src/work/klao/Makefile
changeset 618 e944d741f472
parent 347 e4ab32225f1c
child 976 04591f9a4173
     1.1 --- a/src/work/klao/Makefile	Tue May 11 21:26:29 2004 +0000
     1.2 +++ b/src/work/klao/Makefile	Tue May 11 22:49:13 2004 +0000
     1.3 @@ -1,4 +1,4 @@
     1.4  BINARIES = path_test map_test iter_map_test
     1.5 -INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
     1.6 +INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos}
     1.7  include ../makefile
     1.8