[Lemon-commits] [lemon_svn] alpar: r1636 - hugo/trunk/src/test
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:46:43 CET 2006
Author: alpar
Date: Wed Mar 16 08:50:58 2005
New Revision: 1636
Modified:
hugo/trunk/src/test/Makefile.am
Log:
Missing input file added
Modified: hugo/trunk/src/test/Makefile.am
==============================================================================
--- hugo/trunk/src/test/Makefile.am (original)
+++ hugo/trunk/src/test/Makefile.am Wed Mar 16 08:50:58 2005
@@ -1,7 +1,6 @@
AM_CPPFLAGS = -I$(top_srcdir)/src
-EXTRA_DIST = preflow_graph.dim #input file for preflow_test.cc
-
+EXTRA_DIST = preflow_graph.dim dijkstra_test.lgf
noinst_HEADERS = \
test_tools.h \
graph_test.h \
More information about the Lemon-commits
mailing list