diff -r 93cd93e82f9b -r 1fac515a59c1 lemon/Makefile.am --- a/lemon/Makefile.am Fri Aug 07 14:52:40 2009 +0200 +++ b/lemon/Makefile.am Mon Aug 10 14:50:57 2009 +0200 @@ -83,6 +83,7 @@ lemon/gomory_hu.h \ lemon/graph_to_eps.h \ lemon/grid_graph.h \ + lemon/howard.h \ lemon/hypercube_graph.h \ lemon/kruskal.h \ lemon/hao_orlin.h \ @@ -97,7 +98,6 @@ lemon/matching.h \ lemon/math.h \ lemon/min_cost_arborescence.h \ - lemon/min_mean_cycle.h \ lemon/nauty_reader.h \ lemon/network_simplex.h \ lemon/path.h \