diff -r dacc4ce9474d -r c7bd55c0d820 lemon/Makefile.am --- a/lemon/Makefile.am Thu Apr 06 09:33:29 2006 +0000 +++ b/lemon/Makefile.am Fri Apr 07 09:51:23 2006 +0000 @@ -31,6 +31,8 @@ dfs.h \ bin_heap.h \ bpugraph_adaptor.h \ + bipartite_matching.h \ + bucket_heap.h \ color.h \ config.h \ counter.h \ @@ -53,7 +55,6 @@ iterable_maps.h \ johnson.h \ kruskal.h \ - bucket_heap.h \ list_graph.h \ lp.h \ lp_base.h \