aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index b058a8033..5ac598735 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -234,6 +234,7 @@ libgnunet_plugin_rest_gns_la_LIBADD = \
234 libgnunetgns.la \ 234 libgnunetgns.la \
235 $(top_builddir)/src/rest/libgnunetrest.la \ 235 $(top_builddir)/src/rest/libgnunetrest.la \
236 $(top_builddir)/src/identity/libgnunetidentity.la \ 236 $(top_builddir)/src/identity/libgnunetidentity.la \
237 $(top_builddir)/src/jsonapi/libgnunetjsonapi.la \
237 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ 238 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
238 $(LTLIBINTL) -ljansson -lmicrohttpd 239 $(LTLIBINTL) -ljansson -lmicrohttpd
239libgnunet_plugin_rest_gns_la_LDFLAGS = \ 240libgnunet_plugin_rest_gns_la_LDFLAGS = \