Missing input file added
authoralpar
Wed, 16 Mar 2005 07:50:58 +0000
changeset 121645f65dd610da
parent 1215 81b4731f8a6b
child 1217 640ca1bd850f
Missing input file added
src/test/Makefile.am
     1.1 --- a/src/test/Makefile.am	Wed Mar 16 07:50:20 2005 +0000
     1.2 +++ b/src/test/Makefile.am	Wed Mar 16 07:50:58 2005 +0000
     1.3 @@ -1,7 +1,6 @@
     1.4  AM_CPPFLAGS = -I$(top_srcdir)/src
     1.5  
     1.6 -EXTRA_DIST = preflow_graph.dim #input file for preflow_test.cc
     1.7 -
     1.8 +EXTRA_DIST = preflow_graph.dim dijkstra_test.lgf
     1.9  noinst_HEADERS = \
    1.10  	test_tools.h \
    1.11  	graph_test.h \