commit bb9ed8ab6ed74e9c1870fce593e86bb48e81e71e parent 0c7015a6d8d2b3bf021c216b24d7062cd7375a71 Author: Bart Polot <bart@net.in.tum.de> Date: Thu, 15 Aug 2013 03:58:21 +0000 - add -enc (again??) Diffstat:
| M | src/mesh/Makefile.am | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/mesh/Makefile.am b/src/mesh/Makefile.am @@ -20,6 +20,9 @@ plugindir = $(libdir)/gnunet AM_CLFAGS = -g +EXP_LIBEXEC = \ + gnunet-service-mesh-enc + EXP_LIB = \ libgnunetmeshenc.la