diff -r ff46747676ed -r 1a8a66b6c6ce lemon/Makefile.am --- a/lemon/Makefile.am Mon Oct 30 16:26:13 2006 +0000 +++ b/lemon/Makefile.am Mon Oct 30 17:22:14 2006 +0000 @@ -76,7 +76,6 @@ lemon/matrix_maps.h \ lemon/max_matching.h \ lemon/min_cost_arborescence.h \ - lemon/min_cost_flow.h \ lemon/min_cut.h \ lemon/mip_glpk.h \ lemon/mip_cplex.h \ @@ -90,6 +89,7 @@ lemon/refptr.h \ lemon/simann.h \ lemon/smart_graph.h \ + lemon/ssp_min_cost_flow.h \ lemon/sub_graph.h \ lemon/suurballe.h \ lemon/tabu_search.h \