aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-11-05 21:11:58 +0000
committerBart Polot <bart@net.in.tum.de>2012-11-05 21:11:58 +0000
commit97001e7e88b2de2dbae1d866c72f375c2aec52b9 (patch)
tree2a21d53d682179739c5139be0b76e2335117c0b2 /src
parentdb3b3123f9d157c71d8b3d9e3b1d5966fe471599 (diff)
downloadgnunet-97001e7e88b2de2dbae1d866c72f375c2aec52b9.tar.gz
gnunet-97001e7e88b2de2dbae1d866c72f375c2aec52b9.zip
- dist fix
Diffstat (limited to 'src')
-rw-r--r--src/mesh/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index 5a5f556ff..6c2b62a69 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -65,7 +65,7 @@ libgnunetmeshblock_la_LDFLAGS = \
65 65
66gnunet_service_mesh_SOURCES = \ 66gnunet_service_mesh_SOURCES = \
67 gnunet-service-mesh.c \ 67 gnunet-service-mesh.c \
68 mesh_tunnel_tree.c \ 68 mesh_tunnel_tree.c mesh_tunnel_tree.h \
69 mesh_common.c 69 mesh_common.c
70gnunet_service_mesh_CFLAGS = $(AM_CFLAGS) 70gnunet_service_mesh_CFLAGS = $(AM_CFLAGS)
71gnunet_service_mesh_LDADD = \ 71gnunet_service_mesh_LDADD = \