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