From 493305a0d4e9d7f9bdc35fabfd8027a487586e47 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Wed, 4 May 2016 09:44:35 +0000 Subject: - rework rest/jsonapi API; bugfixes --- src/jsonapi/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/jsonapi/Makefile.am') diff --git a/src/jsonapi/Makefile.am b/src/jsonapi/Makefile.am index 8a702440d..bcd4172c6 100644 --- a/src/jsonapi/Makefile.am +++ b/src/jsonapi/Makefile.am @@ -17,6 +17,7 @@ libgnunetjsonapi_la_SOURCES = \ libgnunetjsonapi_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la \ $(top_builddir)/src/json/libgnunetjson.la \ + $(top_builddir)/src/rest/libgnunetrest.la \ -ljansson \ $(XLIB) -- cgit v1.2.3