aboutsummaryrefslogtreecommitdiff
path: root/src/peerinfo
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-03-12 10:07:04 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-03-12 10:07:04 +0100
commitac29dbb04a0bc1b5029df39d2723cfacb3eb8676 (patch)
treeb09b9f291e600dc743a481bc83f951a6f3cba53f /src/peerinfo
parent6914bcb2330e626e1990a4dcba00f52211afe313 (diff)
downloadgnunet-ac29dbb04a0bc1b5029df39d2723cfacb3eb8676.tar.gz
gnunet-ac29dbb04a0bc1b5029df39d2723cfacb3eb8676.zip
update changelog, make build
Diffstat (limited to 'src/peerinfo')
-rw-r--r--src/peerinfo/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/peerinfo/Makefile.am b/src/peerinfo/Makefile.am
index 69424ffb9..3c710eb93 100644
--- a/src/peerinfo/Makefile.am
+++ b/src/peerinfo/Makefile.am
@@ -36,7 +36,6 @@ libgnunet_plugin_rest_peerinfo_la_LIBADD = \
36 libgnunetpeerinfo.la \ 36 libgnunetpeerinfo.la \
37 $(top_builddir)/src/rest/libgnunetrest.la \ 37 $(top_builddir)/src/rest/libgnunetrest.la \
38 $(top_builddir)/src/json/libgnunetjson.la \ 38 $(top_builddir)/src/json/libgnunetjson.la \
39 $(top_builddir)/src/transport/libgnunettransport.la \
40 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \ 39 $(top_builddir)/src/util/libgnunetutil.la $(XLIBS) \
41 $(LTLIBINTL) -ljansson -lmicrohttpd 40 $(LTLIBINTL) -ljansson -lmicrohttpd
42libgnunet_plugin_rest_peerinfo_la_LDFLAGS = \ 41libgnunet_plugin_rest_peerinfo_la_LDFLAGS = \