lemon/Makefile.am
changeset 2034 b71f8ff62046
parent 2031 080d51024ac5
child 2035 e92071fadd3f
     1.1 --- a/lemon/Makefile.am	Mon Apr 03 16:05:26 2006 +0000
     1.2 +++ b/lemon/Makefile.am	Mon Apr 03 16:34:23 2006 +0000
     1.3 @@ -35,6 +35,7 @@
     1.4  	dimacs.h \
     1.5  	dag_shortest_path.h \
     1.6  	edge_set.h \
     1.7 +	edmonds_karp.h \
     1.8  	error.h \
     1.9  	eps.h \
    1.10  	fib_heap.h \