lemon/Makefile.am
changeset 2040 c7bd55c0d820
parent 2038 33db14058543
child 2067 cd414bfbe38b
     1.1 --- a/lemon/Makefile.am	Thu Apr 06 09:33:29 2006 +0000
     1.2 +++ b/lemon/Makefile.am	Fri Apr 07 09:51:23 2006 +0000
     1.3 @@ -31,6 +31,8 @@
     1.4  	dfs.h \
     1.5  	bin_heap.h \
     1.6  	bpugraph_adaptor.h \
     1.7 +	bipartite_matching.h \
     1.8 +	bucket_heap.h \
     1.9  	color.h \
    1.10  	config.h \
    1.11  	counter.h \
    1.12 @@ -53,7 +55,6 @@
    1.13  	iterable_maps.h \
    1.14  	johnson.h \
    1.15  	kruskal.h \
    1.16 -	bucket_heap.h \
    1.17  	list_graph.h \
    1.18  	lp.h \
    1.19  	lp_base.h \