lemon/Makefile.am
changeset 648 e8349c6f12ca
parent 575 88bd39ef7d98
child 658 85cb3aa71cce
     1.1 --- a/lemon/Makefile.am	Mon Feb 23 18:01:14 2009 +0000
     1.2 +++ b/lemon/Makefile.am	Tue Feb 24 09:46:02 2009 +0100
     1.3 @@ -85,6 +85,7 @@
     1.4  	lemon/max_matching.h \
     1.5  	lemon/min_cost_arborescence.h \
     1.6  	lemon/nauty_reader.h \
     1.7 +	lemon/network_simplex.h \
     1.8  	lemon/path.h \
     1.9  	lemon/preflow.h \
    1.10  	lemon/radix_sort.h \