aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-08-30 13:54:06 +0000
committerChristian Grothoff <christian@grothoff.org>2013-08-30 13:54:06 +0000
commit80e92ddfe8aa067e4b3b6eb90e6f66897a10c910 (patch)
tree7b041046b14f5fd6734582a9dbb92b6dfaa9c315 /src/mesh/Makefile.am
parentc2a70d386b29bd9210a661f41b0709cb523e2f96 (diff)
downloadgnunet-80e92ddfe8aa067e4b3b6eb90e6f66897a10c910.tar.gz
gnunet-80e92ddfe8aa067e4b3b6eb90e6f66897a10c910.zip
-integrating multicast with build system
Diffstat (limited to 'src/mesh/Makefile.am')
-rw-r--r--src/mesh/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am
index 72ce932a5..271d5e994 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -20,9 +20,6 @@ plugindir = $(libdir)/gnunet
20 20
21AM_CLFAGS = -g 21AM_CLFAGS = -g
22 22
23EXP_LIBEXEC = \
24 gnunet-service-mesh-enc
25
26EXP_LIB = \ 23EXP_LIB = \
27 libgnunetmeshenc.la 24 libgnunetmeshenc.la
28 25