aboutsummaryrefslogtreecommitdiff
path: root/src/rest/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2016-05-05 09:13:47 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2016-05-05 09:13:47 +0000
commite2e045f3fef2231c435ae7dacbb5e947a0193a20 (patch)
treeb7e82a64747f01328ec7bbc621ac0bef9af1a839 /src/rest/Makefile.am
parentebcc6d29c91f2091950e53820f98c2a95bca3a7a (diff)
downloadgnunet-e2e045f3fef2231c435ae7dacbb5e947a0193a20.tar.gz
gnunet-e2e045f3fef2231c435ae7dacbb5e947a0193a20.zip
- remove HAVE_REST, remove json reference from rest
Diffstat (limited to 'src/rest/Makefile.am')
-rw-r--r--src/rest/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 = \
38 rest.c 38 rest.c
39libgnunetrest_la_LIBADD = \ 39libgnunetrest_la_LIBADD = \
40 $(top_builddir)/src/util/libgnunetutil.la $(XLIB) \ 40 $(top_builddir)/src/util/libgnunetutil.la $(XLIB) \
41 $(GN_LIBINTL) -lmicrohttpd -ljansson 41 $(GN_LIBINTL) -lmicrohttpd
42libgnunetrest_la_LDFLAGS = \ 42libgnunetrest_la_LDFLAGS = \
43 $(GN_LIB_LDFLAGS) \ 43 $(GN_LIB_LDFLAGS) \
44 -version-info 0:0:0 44 -version-info 0:0:0