# HG changeset patch # User marci # Date 1083063875 0 # Node ID 748791b4bd100fcdfc226fc03e8071475f26765c # Parent a0a2709cf178333509b6055f3207a053a4c98d7c makefile 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)