ship with conf files
authorChristian Grothoff <christian@grothoff.org>
Fri, 10 Jun 2011 15:01:22 +0000 (15:01 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 10 Jun 2011 15:01:22 +0000 (15:01 +0000)
src/mesh/Makefile.am

index 653bd9eb3485bbd7d403e3335b8cae797b3fa4a7..a2bed60602bdee8444fe6eb9c5c935b312e32563 100644 (file)
@@ -56,7 +56,9 @@ test_mesh_api_LDADD = \
 test_mesh_api_DEPENDENCIES = \
   libgnunetmeshnew.la
 
+if ENABLE_TEST_RUN
 TESTS = test_mesh_api
+endif
 
 EXTRA_DIST = \
   test_mesh.conf
\ No newline at end of file