steiner.h into the makefile
authordeba
Thu, 01 Mar 2007 16:50:12 +0000
changeset 2383545926902c13
parent 2382 678bea23ed75
child 2384 805c5a2a36dd
steiner.h into the makefile
lemon/Makefile.am
     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 \