- run tests
authorMatthias Wachs <wachs@net.in.tum.de>
Wed, 29 Feb 2012 13:25:10 +0000 (13:25 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Wed, 29 Feb 2012 13:25:10 +0000 (13:25 +0000)
src/namestore/Makefile.am

index a4bf8bfd85693b6bed15b5e5062c429fb17f9e4e..39765b4968fdb08d0c6032c9d5a702ca029c3247 100644 (file)
@@ -30,6 +30,10 @@ check_PROGRAMS = \
  test_namestore_api_zone_iteration \
  test_namestore_record_serialization
 
+if ENABLE_TEST_RUN
+TESTS = $(check_PROGRAMS)
+endif
+
 lib_LTLIBRARIES = \
   libgnunetnamestore.la