changeset 938 | 70e2886211d5 |
parent 937 | d4e911acef3d |
child 946 | c94ef40a22ce |
1.1 --- a/src/test/Makefile.am Mon Oct 04 17:13:21 2004 +0000 1.2 +++ b/src/test/Makefile.am Tue Oct 05 09:41:05 2004 +0000 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 EXTRA_DIST = preflow_graph.dim #input file for preflow_test.cc 1.6 1.7 -noinst_HEADERS = test_tools.h graph_test.h 1.8 +noinst_HEADERS = test_tools.h graph_test.h sym_graph_test.h 1.9 1.10 check_PROGRAMS = \ 1.11 bfs_test \