aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/Makefile.am
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2013-07-24 11:00:23 +0000
committerBart Polot <bart@net.in.tum.de>2013-07-24 11:00:23 +0000
commita3bafed89534fb9fc1bcfcd10f512ff3cd150a63 (patch)
treea1aa14fb1524870d24452a5039835c6c821d78f3 /src/mesh/Makefile.am
parente36ab4fe73d3eb9b0386e6fb381b34a369878b60 (diff)
downloadgnunet-a3bafed89534fb9fc1bcfcd10f512ff3cd150a63.tar.gz
gnunet-a3bafed89534fb9fc1bcfcd10f512ff3cd150a63.zip
- don't build new mesh for now, too broken
Diffstat (limited to 'src/mesh/Makefile.am')
-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 f2aacd8a4..6e8d95ec9 100644
--- a/src/mesh/Makefile.am
+++ b/src/mesh/Makefile.am
@@ -21,7 +21,7 @@ plugindir = $(libdir)/gnunet
21AM_CLFAGS = -g 21AM_CLFAGS = -g
22 22
23libexec_PROGRAMS = \ 23libexec_PROGRAMS = \
24 gnunet-service-mesh gnunet-service-mesh-enc $(EXP_LIBEXEC) 24 gnunet-service-mesh $(EXP_LIBEXEC)
25 25
26bin_PROGRAMS = \ 26bin_PROGRAMS = \
27 gnunet-mesh 27 gnunet-mesh