lemon/Makefile.am
changeset 2017 6064fd33807c
parent 1999 2ff283124dfc
child 2031 080d51024ac5
     1.1 --- a/lemon/Makefile.am	Mon Mar 27 08:01:10 2006 +0000
     1.2 +++ b/lemon/Makefile.am	Mon Mar 27 08:12:01 2006 +0000
     1.3 @@ -59,6 +59,7 @@
     1.4  	matrix_maps.h \
     1.5  	map_iterator.h \
     1.6  	max_matching.h \
     1.7 +	min_cost_arborescence.h \
     1.8  	min_cost_flow.h \
     1.9  	min_cut.h \
    1.10  	suurballe.h \