lemon/Makefile.am
changeset 2276 1a8a66b6c6ce
parent 2260 4274224f8a7d
child 2284 05ff57dc401d
     1.1 --- a/lemon/Makefile.am	Mon Oct 30 16:26:13 2006 +0000
     1.2 +++ b/lemon/Makefile.am	Mon Oct 30 17:22:14 2006 +0000
     1.3 @@ -76,7 +76,6 @@
     1.4  	lemon/matrix_maps.h \
     1.5  	lemon/max_matching.h \
     1.6  	lemon/min_cost_arborescence.h \
     1.7 -	lemon/min_cost_flow.h \
     1.8  	lemon/min_cut.h \
     1.9  	lemon/mip_glpk.h \
    1.10  	lemon/mip_cplex.h \
    1.11 @@ -90,6 +89,7 @@
    1.12  	lemon/refptr.h \
    1.13  	lemon/simann.h \
    1.14  	lemon/smart_graph.h \
    1.15 +	lemon/ssp_min_cost_flow.h \
    1.16  	lemon/sub_graph.h \
    1.17  	lemon/suurballe.h \
    1.18  	lemon/tabu_search.h \