src/test/Makefile.am
changeset 833 512e5fd7d38b
parent 820 a9b6a7f73895
child 843 d56fad02dc55
     1.1 --- a/src/test/Makefile.am	Sun Sep 12 22:12:29 2004 +0000
     1.2 +++ b/src/test/Makefile.am	Mon Sep 13 10:50:28 2004 +0000
     1.3 @@ -12,6 +12,7 @@
     1.4  	mincostflows_test \
     1.5  	minlengthpaths_test \
     1.6  	path_test \
     1.7 +	preflow_test \
     1.8  	test_tools_fail \
     1.9  	test_tools_pass \
    1.10  	time_measure_test \
    1.11 @@ -31,9 +32,11 @@
    1.12  mincostflows_test_SOURCES = mincostflows_test.cc
    1.13  minlengthpaths_test_SOURCES = minlengthpaths_test.cc
    1.14  path_test_SOURCES = path_test.cc
    1.15 +preflow_test_SOURCES = preflow_test.cc
    1.16  time_measure_test_SOURCES = time_measure_test.cc
    1.17  test_tools_fail_SOURCES = test_tools_fail.cc
    1.18  test_tools_pass_SOURCES = test_tools_pass.cc
    1.19  unionfind_test_SOURCES = unionfind_test.cc
    1.20  xy_test_SOURCES = xy_test.cc
    1.21  
    1.22 +EXTRA_DIST = preflow_graph