diff -r 104069336039 -r 665689d86225 src/work/jacint/makefile --- a/src/work/jacint/makefile Tue Jul 20 14:29:16 2004 +0000 +++ b/src/work/jacint/makefile Tue Jul 20 14:31:24 2004 +0000 @@ -1,3 +1,3 @@ -BINARIES = max_matching -INCLUDEDIRS= -I../../include -I.. -I../{klao,marci,jacint,alpar,johanna,akos} +BINARIES = max_flow_test +INCLUDEDIRS= -I../../include -I../.. -I.. -I../{klao,marci,jacint,alpar,johanna,akos} include ../makefile