1.1 --- a/src/work/marci/leda/makefile Mon Aug 23 11:28:26 2004 +0000
1.2 +++ b/src/work/marci/leda/makefile Mon Aug 23 11:44:36 2004 +0000
1.3 @@ -4,7 +4,7 @@
1.4 INCLUDEDIRS ?= -I. -I../.. -I../../{marci,jacint,alpar,klao,akos,athos} -I$(LEDAROOT)/incl -I../../..
1.5 LDFLAGS = -L$(LEDAROOT) -lG -lL -lm
1.6
1.7 -BINARIES = bipartite_matching_leda bipartite_matching_leda_gen comparison
1.8 +BINARIES = bipartite_matching_leda bipartite_matching_leda_gen bipartite_matching_comparison
1.9
1.10 include ../../makefile
1.11