aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-23 19:22:27 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-23 19:22:27 +0000
commitcbe126c37f2e6fdccdbe20e723c06b8b0b12d1c6 (patch)
tree822e89b841a7cbf24be04efdb9aac5d195699c3f /src/mesh/Makefile.am
parente548255ba53e4ae6bc92054c9ce9ee0674d06d23 (diff)
downloadgnunet-cbe126c37f2e6fdccdbe20e723c06b8b0b12d1c6.tar.gz
gnunet-cbe126c37f2e6fdccdbe20e723c06b8b0b12d1c6.zip
-fix build system issues
Diffstat (limited to 'src/mesh/Makefile.am')
-rw-r--r--src/mesh/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index ffcee8c0e..c8e39ffc8 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -190,4 +190,6 @@ endif
190 190
191EXTRA_DIST = \ 191EXTRA_DIST = \
192 mesh.h mesh_protocol.h \ 192 mesh.h mesh_protocol.h \
193 test_mesh.conf 193 test_mesh.conf \
194 test_mesh_drop.conf
195