diff -r a0a2709cf178 -r 748791b4bd10 src/work/jacint/makefile --- a/src/work/jacint/makefile Tue Apr 27 10:50:46 2004 +0000 +++ b/src/work/jacint/makefile Tue Apr 27 11:04:35 2004 +0000 @@ -6,7 +6,7 @@ CXXFLAGS = -W -Wall -ansi -pedantic -O3 $(INCLUDEDIRS) LEDAROOT ?= /ledasrc/LEDA-4.1 -BINARIES = preflow_res_comp +BINARIES = preflow_res_comp preflow_excess_test all: $(BINARIES)