diff -r dad9db81ade2 -r eda12d8ac953 test/Makefile.am --- a/test/Makefile.am Wed Apr 01 17:17:47 2009 +0100 +++ b/test/Makefile.am Wed Apr 01 14:18:35 2009 +0100 @@ -37,6 +37,8 @@ test/time_measure_test \ test/unionfind_test +test_test_tools_pass_DEPENDENCIES = demo + if HAVE_LP check_PROGRAMS += test/lp_test endif HAVE_LP