test/Makefile.am
changeset 564 eda12d8ac953
parent 543 924887566bf2
child 594 d657c71db7db
     1.1 --- a/test/Makefile.am	Wed Apr 01 17:17:47 2009 +0100
     1.2 +++ b/test/Makefile.am	Wed Apr 01 14:18:35 2009 +0100
     1.3 @@ -37,6 +37,8 @@
     1.4  	test/time_measure_test \
     1.5  	test/unionfind_test
     1.6  
     1.7 +test_test_tools_pass_DEPENDENCIES = demo
     1.8 +
     1.9  if HAVE_LP
    1.10  check_PROGRAMS += test/lp_test
    1.11  endif HAVE_LP