src/test/Makefile.am
changeset 895 b5dee93d7abd
parent 883 4af619b64d98
child 896 3a98a1aa5a8f
     1.1 --- a/src/test/Makefile.am	Tue Sep 21 21:28:43 2004 +0000
     1.2 +++ b/src/test/Makefile.am	Wed Sep 22 07:22:34 2004 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  AM_CPPFLAGS = -I$(top_srcdir)/src
     1.5  
     1.6 -EXTRA_DIST = preflow_graph.inp #input file for preflow_test.cc
     1.7 +EXTRA_DIST = preflow_graph.dim #input file for preflow_test.cc
     1.8  
     1.9  noinst_HEADERS = test_tools.h graph_test.h
    1.10