aboutsummaryrefslogtreecommitdiff
path: root/src/rest/Makefile.am
diff options
context:
space:
mode:
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