src/test/Makefile.am
changeset 1216 45f65dd610da
parent 1206 9c398137c2cb
child 1235 4511c7d91834
     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 \