aboutsummaryrefslogtreecommitdiff
path: root/src/namestore/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/namestore/Makefile.am')
-rw-r--r--src/namestore/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 87b05862c..62d433a11 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -189,6 +189,7 @@ libgnunet_plugin_rest_namestore_la_SOURCES = \
189 plugin_rest_namestore.c 189 plugin_rest_namestore.c
190libgnunet_plugin_rest_namestore_la_LIBADD = \ 190libgnunet_plugin_rest_namestore_la_LIBADD = \
191 libgnunetnamestore.la \ 191 libgnunetnamestore.la \
192 $(top_builddir)/src/rest/libgnunetrest.la \
192 $(top_builddir)/src/identity/libgnunetidentity.la \ 193 $(top_builddir)/src/identity/libgnunetidentity.la \
193 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ 194 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
194 $(LTLIBINTL) -ljansson -lmicrohttpd 195 $(LTLIBINTL) -ljansson -lmicrohttpd