[Lemon-commits] deba: r3215 - lemon/trunk/lemon

Lemon SVN svn at lemon.cs.elte.hu
Thu Mar 1 17:50:13 CET 2007


Author: deba
Date: Thu Mar  1 17:50:12 2007
New Revision: 3215

Modified:
   lemon/trunk/lemon/Makefile.am

Log:
steiner.h into the makefile



Modified: lemon/trunk/lemon/Makefile.am
==============================================================================
--- lemon/trunk/lemon/Makefile.am	(original)
+++ lemon/trunk/lemon/Makefile.am	Thu Mar  1 17:50:12 2007
@@ -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 \



More information about the Lemon-commits mailing list