From: Bart Polot Date: Wed, 24 Jul 2013 11:00:23 +0000 (+0000) Subject: - don't build new mesh for now, too broken X-Git-Tag: initial-import-from-subversion-38251~8094 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a3bafed89534fb9fc1bcfcd10f512ff3cd150a63;p=oweals%2Fgnunet.git - don't build new mesh for now, too broken --- 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 AM_CLFAGS = -g libexec_PROGRAMS = \ - gnunet-service-mesh gnunet-service-mesh-enc $(EXP_LIBEXEC) + gnunet-service-mesh $(EXP_LIBEXEC) bin_PROGRAMS = \ gnunet-mesh