# HG changeset patch # User deba # Date 1172767812 0 # Node ID 545926902c1322d486974ab8eb6ff8d1d58a39f1 # Parent 678bea23ed75235064e684200be9aedb3eebd736 steiner.h into the makefile diff -r 678bea23ed75 -r 545926902c13 lemon/Makefile.am --- a/lemon/Makefile.am Thu Mar 01 16:47:49 2007 +0000 +++ b/lemon/Makefile.am Thu Mar 01 16:50:12 2007 +0000 @@ -102,6 +102,7 @@ lemon/smart_graph.h \ lemon/ssp_min_cost_flow.h \ lemon/static_graph.h \ + lemon/steiner.h \ lemon/sub_graph.h \ lemon/suurballe.h \ lemon/tabu_search.h \