LRN: Fix automake deps to allow -j* builds again
[oweals/gnunet.git] / src / dv / Makefile.am
index 9e7d9c4e47e37c573b9e003aa8e96450c7c5318c..d505e31c41a0c8d0b9e674b54728932c2410f429 100644 (file)
@@ -58,7 +58,7 @@ check_PROGRAMS = \
  test_transport_api_dv
 # test_dv_topology
 
-if !DISABLE_TEST_RUN
+if ENABLE_TEST_RUN
 TESTS = $(check_PROGRAMS) $(check_SCRIPTS)
 endif