diff -r 1dd4d6ff9bac -r 7a096a6bf53a lemon/Makefile.am --- a/lemon/Makefile.am Thu Jul 26 13:59:12 2007 +0000 +++ b/lemon/Makefile.am Sat Aug 11 16:34:41 2007 +0000 @@ -39,7 +39,6 @@ lemon/bfs.h \ lemon/bin_heap.h \ lemon/bipartite_matching.h \ - lemon/bp_matching.h \ lemon/bpugraph_adaptor.h \ lemon/bucket_heap.h \ lemon/capacity_scaling.h \ @@ -103,6 +102,7 @@ lemon/polynomial.h \ lemon/preflow.h \ lemon/prim.h \ + lemon/pr_bipartite_matching.h \ lemon/radix_heap.h \ lemon/radix_sort.h \ lemon/random.h \