-also build meshenc lib
authorChristian Grothoff <christian@grothoff.org>
Thu, 3 Oct 2013 22:19:05 +0000 (22:19 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 3 Oct 2013 22:19:05 +0000 (22:19 +0000)
src/mesh/Makefile.am

index 50d617caffc79802c3af5c3d6a45fe3aee9a97ff..53c3988286be80917064e03bfc6aa21bfa4d1cca 100644 (file)
@@ -20,8 +20,8 @@ plugindir = $(libdir)/gnunet
 
 AM_CLFAGS = -g
 
-#EXP_LIB = \
-# libgnunetmeshenc.la
+EXP_LIB = \
+ libgnunetmeshenc.la
 
 #EXP_LIBEXEC = \
 # gnunet-service-mesh-enc
@@ -124,7 +124,7 @@ endif
 
 
 if HAVE_TESTING
-noinst_LIBRARIES = libgnunetmeshtest.a $(noinst_LIB_EXP)
+ noinst_LIBRARIES = libgnunetmeshtest.a $(noinst_LIB_EXP)
 endif
 
 libgnunetmeshtest_a_SOURCES = \