lemon/Makefile.am
changeset 522 7f8560cb9d65
parent 434 ad483acf1654
child 575 88bd39ef7d98
     1.1 --- a/lemon/Makefile.am	Tue Dec 02 15:33:22 2008 +0000
     1.2 +++ b/lemon/Makefile.am	Tue Dec 02 23:33:47 2008 +0100
     1.3 @@ -44,6 +44,7 @@
     1.4  	lemon/maps.h \
     1.5  	lemon/math.h \
     1.6  	lemon/max_matching.h \
     1.7 +	lemon/min_cost_arborescence.h \
     1.8  	lemon/nauty_reader.h \
     1.9  	lemon/path.h \
    1.10  	lemon/preflow.h \