From e2e045f3fef2231c435ae7dacbb5e947a0193a20 Mon Sep 17 00:00:00 2001 From: Martin Schanzenbach Date: Thu, 5 May 2016 09:13:47 +0000 Subject: - remove HAVE_REST, remove json reference from rest --- src/rest/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/rest/Makefile.am') diff --git a/src/rest/Makefile.am b/src/rest/Makefile.am index 9ab7c03e0..c0feb9122 100644 --- a/src/rest/Makefile.am +++ b/src/rest/Makefile.am @@ -38,7 +38,7 @@ libgnunetrest_la_SOURCES = \ rest.c libgnunetrest_la_LIBADD = \ $(top_builddir)/src/util/libgnunetutil.la $(XLIB) \ - $(GN_LIBINTL) -lmicrohttpd -ljansson + $(GN_LIBINTL) -lmicrohttpd libgnunetrest_la_LDFLAGS = \ $(GN_LIB_LDFLAGS) \ -version-info 0:0:0 -- cgit v1.2.3