src/test/Makefile.am
changeset 843 d56fad02dc55
parent 833 512e5fd7d38b
child 845 e4692f92a79b
     1.1 --- a/src/test/Makefile.am	Mon Sep 13 17:20:03 2004 +0000
     1.2 +++ b/src/test/Makefile.am	Mon Sep 13 18:00:26 2004 +0000
     1.3 @@ -1,5 +1,7 @@
     1.4  AM_CPPFLAGS = -I$(top_srcdir)/src
     1.5  
     1.6 +dist_noinst_DATA = preflow_graph
     1.7 +
     1.8  noinst_HEADERS = test_tools.h graph_test.h
     1.9  
    1.10  check_PROGRAMS = \
    1.11 @@ -39,4 +41,3 @@
    1.12  unionfind_test_SOURCES = unionfind_test.cc
    1.13  xy_test_SOURCES = xy_test.cc
    1.14  
    1.15 -EXTRA_DIST = preflow_graph