lemon/Makefile.am
changeset 2462 7a096a6bf53a
parent 2440 c9218405595b
child 2480 eecaeab41472
     1.1 --- a/lemon/Makefile.am	Thu Jul 26 13:59:12 2007 +0000
     1.2 +++ b/lemon/Makefile.am	Sat Aug 11 16:34:41 2007 +0000
     1.3 @@ -39,7 +39,6 @@
     1.4  	lemon/bfs.h \
     1.5  	lemon/bin_heap.h \
     1.6  	lemon/bipartite_matching.h \
     1.7 -	lemon/bp_matching.h \
     1.8  	lemon/bpugraph_adaptor.h \
     1.9  	lemon/bucket_heap.h \
    1.10  	lemon/capacity_scaling.h \
    1.11 @@ -103,6 +102,7 @@
    1.12  	lemon/polynomial.h \
    1.13  	lemon/preflow.h \
    1.14  	lemon/prim.h \
    1.15 +	lemon/pr_bipartite_matching.h \
    1.16  	lemon/radix_heap.h \
    1.17  	lemon/radix_sort.h \
    1.18  	lemon/random.h \