lemon/Makefile.am
changeset 799 6be1f9bd2ac0
parent 797 30cb42e3e43a
parent 780 580af8cf2f6a
child 822 f903263902f6
     1.1 --- a/lemon/Makefile.am	Sun Oct 04 10:15:32 2009 +0200
     1.2 +++ b/lemon/Makefile.am	Wed Dec 09 11:14:06 2009 +0100
     1.3 @@ -86,7 +86,10 @@
     1.4  	lemon/gomory_hu.h \
     1.5  	lemon/graph_to_eps.h \
     1.6  	lemon/grid_graph.h \
     1.7 +	lemon/hartmann_orlin.h \
     1.8 +	lemon/howard.h \
     1.9  	lemon/hypercube_graph.h \
    1.10 +	lemon/karp.h \
    1.11  	lemon/kary_heap.h \
    1.12  	lemon/kruskal.h \
    1.13  	lemon/hao_orlin.h \
    1.14 @@ -111,6 +114,7 @@
    1.15  	lemon/random.h \
    1.16  	lemon/smart_graph.h \
    1.17  	lemon/soplex.h \
    1.18 +	lemon/static_graph.h \
    1.19  	lemon/suurballe.h \
    1.20  	lemon/time_measure.h \
    1.21  	lemon/tolerance.h \