aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-10 15:01:22 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-10 15:01:22 +0000
commit6f60719c1efa3565fd616607af7e6ccde643f978 (patch)
treea13fd7c3b070cb82f393c673eb751a43ea408781 /src/mesh
parentb68913a0f7b62ece97738243616ad8e2dbe5619c (diff)
downloadgnunet-6f60719c1efa3565fd616607af7e6ccde643f978.tar.gz
gnunet-6f60719c1efa3565fd616607af7e6ccde643f978.zip
ship with conf files
Diffstat (limited to 'src/mesh')
-rw-r--r--src/mesh/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 = \
56test_mesh_api_DEPENDENCIES = \ 56test_mesh_api_DEPENDENCIES = \
57 libgnunetmeshnew.la 57 libgnunetmeshnew.la
58 58
59if ENABLE_TEST_RUN
59TESTS = test_mesh_api 60TESTS = test_mesh_api
61endif
60 62
61EXTRA_DIST = \ 63EXTRA_DIST = \
62 test_mesh.conf \ No newline at end of file 64 test_mesh.conf \ No newline at end of file