lemon/Makefile.am
changeset 814 0643a9c2c3ae
parent 808 9c428bb2b105
child 815 aef153f430e1
     1.1 --- a/lemon/Makefile.am	Thu Nov 12 23:52:51 2009 +0100
     1.2 +++ b/lemon/Makefile.am	Fri Nov 13 00:09:35 2009 +0100
     1.3 @@ -62,6 +62,7 @@
     1.4  	lemon/bin_heap.h \
     1.5  	lemon/binom_heap.h \
     1.6  	lemon/bucket_heap.h \
     1.7 +	lemon/cancel_and_tighten.h \
     1.8  	lemon/capacity_scaling.h \
     1.9  	lemon/cbc.h \
    1.10  	lemon/circulation.h \
    1.11 @@ -73,6 +74,7 @@
    1.12  	lemon/cost_scaling.h \
    1.13  	lemon/counter.h \
    1.14  	lemon/cplex.h \
    1.15 +	lemon/cycle_canceling.h \
    1.16  	lemon/dfs.h \
    1.17  	lemon/dijkstra.h \
    1.18  	lemon/dim2.h \