From bee208bcd6803829aa26c55a4c8e176a5f2c815f Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Mon, 2 May 2016 16:32:36 +0000 Subject: - Refactor jsonapi into separate module --- 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 887dea4ed..cf47e8507 100644 --- a/src/namestore/Makefile.am +++ b/src/namestore/Makefile.am @@ -192,6 +192,7 @@ libgnunet_plugin_rest_namestore_la_LIBADD = \ libgnunetnamestore.la \ $(top_builddir)/src/rest/libgnunetrest.la \ $(top_builddir)/src/identity/libgnunetidentity.la \ + $(top_builddir)/src/jsonapi/libgnunetjsonapi.la \ $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ $(LTLIBINTL) -ljansson -lmicrohttpd libgnunet_plugin_rest_namestore_la_LDFLAGS = \ -- cgit v1.2.3