From 6f60719c1efa3565fd616607af7e6ccde643f978 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 10 Jun 2011 15:01:22 +0000 Subject: [PATCH] ship with conf files --- src/mesh/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am index 653bd9eb3..a2bed6060 100644 --- a/src/mesh/Makefile.am +++ b/src/mesh/Makefile.am @@ -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 -- 2.25.1