diff -r a4bb28813570 -r d56fad02dc55 src/test/Makefile.am --- a/src/test/Makefile.am Mon Sep 13 17:20:03 2004 +0000 +++ b/src/test/Makefile.am Mon Sep 13 18:00:26 2004 +0000 @@ -1,5 +1,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/src +dist_noinst_DATA = preflow_graph + noinst_HEADERS = test_tools.h graph_test.h check_PROGRAMS = \ @@ -39,4 +41,3 @@ unionfind_test_SOURCES = unionfind_test.cc xy_test_SOURCES = xy_test.cc -EXTRA_DIST = preflow_graph