aboutsummaryrefslogtreecommitdiff
path: root/src/mesh
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-06-10 15:00:35 +0000
committerChristian Grothoff <christian@grothoff.org>2011-06-10 15:00:35 +0000
commitb68913a0f7b62ece97738243616ad8e2dbe5619c (patch)
treefee223fb50f6f1c4fc71a423c40c6f59d88d670a /src/mesh
parent5d1fce16859e1263decfb1113957607e7468e792 (diff)
downloadgnunet-b68913a0f7b62ece97738243616ad8e2dbe5619c.tar.gz
gnunet-b68913a0f7b62ece97738243616ad8e2dbe5619c.zip
ship with conf files
Diffstat (limited to 'src/mesh')
-rw-r--r--src/mesh/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index 7cdf98c98..653bd9eb3 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -56,4 +56,7 @@ test_mesh_api_LDADD = \
56test_mesh_api_DEPENDENCIES = \ 56test_mesh_api_DEPENDENCIES = \
57 libgnunetmeshnew.la 57 libgnunetmeshnew.la
58 58
59TESTS = test_mesh_api \ No newline at end of file 59TESTS = test_mesh_api
60
61EXTRA_DIST = \
62 test_mesh.conf \ No newline at end of file