lemon/Makefile.am
changeset 2383 545926902c13
parent 2375 e30a0fdad0d7
child 2389 df6a32249b46
     1.1 --- a/lemon/Makefile.am	Thu Mar 01 16:47:49 2007 +0000
     1.2 +++ b/lemon/Makefile.am	Thu Mar 01 16:50:12 2007 +0000
     1.3 @@ -102,6 +102,7 @@
     1.4  	lemon/smart_graph.h \
     1.5  	lemon/ssp_min_cost_flow.h \
     1.6  	lemon/static_graph.h \
     1.7 +	lemon/steiner.h \
     1.8  	lemon/sub_graph.h \
     1.9  	lemon/suurballe.h \
    1.10  	lemon/tabu_search.h \