summaryrefslogtreecommitdiff
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 887dea4ed..cf47e8507 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -192,6 +192,7 @@ libgnunet_plugin_rest_namestore_la_LIBADD = \
192 libgnunetnamestore.la \ 192 libgnunetnamestore.la \
193 $(top_builddir)/src/rest/libgnunetrest.la \ 193 $(top_builddir)/src/rest/libgnunetrest.la \
194 $(top_builddir)/src/identity/libgnunetidentity.la \ 194 $(top_builddir)/src/identity/libgnunetidentity.la \
195 $(top_builddir)/src/jsonapi/libgnunetjsonapi.la \
195 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ 196 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
196 $(LTLIBINTL) -ljansson -lmicrohttpd 197 $(LTLIBINTL) -ljansson -lmicrohttpd
197libgnunet_plugin_rest_namestore_la_LDFLAGS = \ 198libgnunet_plugin_rest_namestore_la_LDFLAGS = \