lemon/Makefile.am
changeset 764 1fac515a59c1
parent 758 b31e130db13d
child 765 3b544a9c92db
     1.1 --- a/lemon/Makefile.am	Fri Aug 07 14:52:40 2009 +0200
     1.2 +++ b/lemon/Makefile.am	Mon Aug 10 14:50:57 2009 +0200
     1.3 @@ -83,6 +83,7 @@
     1.4  	lemon/gomory_hu.h \
     1.5  	lemon/graph_to_eps.h \
     1.6  	lemon/grid_graph.h \
     1.7 +	lemon/howard.h \
     1.8  	lemon/hypercube_graph.h \
     1.9  	lemon/kruskal.h \
    1.10  	lemon/hao_orlin.h \
    1.11 @@ -97,7 +98,6 @@
    1.12  	lemon/matching.h \
    1.13  	lemon/math.h \
    1.14  	lemon/min_cost_arborescence.h \
    1.15 -	lemon/min_mean_cycle.h \
    1.16  	lemon/nauty_reader.h \
    1.17  	lemon/network_simplex.h \
    1.18  	lemon/path.h \