diff -r 58c330ad0b5c -r 6be1f9bd2ac0 lemon/Makefile.am --- a/lemon/Makefile.am Sun Oct 04 10:15:32 2009 +0200 +++ b/lemon/Makefile.am Wed Dec 09 11:14:06 2009 +0100 @@ -86,7 +86,10 @@ lemon/gomory_hu.h \ lemon/graph_to_eps.h \ lemon/grid_graph.h \ + lemon/hartmann_orlin.h \ + lemon/howard.h \ lemon/hypercube_graph.h \ + lemon/karp.h \ lemon/kary_heap.h \ lemon/kruskal.h \ lemon/hao_orlin.h \ @@ -111,6 +114,7 @@ lemon/random.h \ lemon/smart_graph.h \ lemon/soplex.h \ + lemon/static_graph.h \ lemon/suurballe.h \ lemon/time_measure.h \ lemon/tolerance.h \