From 5dfc382a9f8467cd15b6a0c3a6e022fca9fc4a30 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Sat, 18 Jun 2016 18:16:22 +0000 Subject: - fix rest plugin --- src/namestore/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/namestore/Makefile.am') diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am index 5fddebfa8..50b33a18a 100644 --- a/src/namestore/Makefile.am +++ b/src/namestore/Makefile.am @@ -195,6 +195,7 @@ libgnunet_plugin_rest_namestore_la_LIBADD = \ $(top_builddir)/src/rest/libgnunetrest.la \ $(top_builddir)/src/identity/libgnunetidentity.la \ $(top_builddir)/src/jsonapi/libgnunetjsonapi.la \ + $(top_builddir)/src/jsonapi/libgnunetjsonapiutils.la \ $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ $(LTLIBINTL) -ljansson -lmicrohttpd libgnunet_plugin_rest_namestore_la_LDFLAGS = \ -- cgit v1.2.3