working version
[oweals/gnunet.git] / src / hello / Makefile.am
index 703776c6556aea24837b910871258fedd1bce8f7..c2bc5cd6924aae73091e71638d489d61e1be380f 100644 (file)
@@ -19,7 +19,7 @@ libgnunethello_la_LIBADD = \
 check_PROGRAMS = \
  test_hello
 
-if !DISABLE_TEST_RUN
+if ENABLE_TEST_RUN
 TESTS = $(check_PROGRAMS)
 endif