gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: add json linker flag


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: add json linker flag
Date: Thu, 27 Sep 2018 20:17:37 +0200

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 688561488 add json linker flag
688561488 is described below

commit 688561488d42882dfcd87690af9d6144dc67c3c6
Author: Schanzenbach, Martin <address@hidden>
AuthorDate: Thu Sep 27 20:17:32 2018 +0200

    add json linker flag
---
 src/rest-plugins/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/rest-plugins/Makefile.am b/src/rest-plugins/Makefile.am
index f119ea9b6..76104fa1a 100644
--- a/src/rest-plugins/Makefile.am
+++ b/src/rest-plugins/Makefile.am
@@ -34,6 +34,7 @@ libgnunet_plugin_rest_reclaim_la_SOURCES = \
 libgnunet_plugin_rest_reclaim_la_LIBADD = \
   $(top_builddir)/src/identity/libgnunetidentity.la \
   $(top_builddir)/src/reclaim/libgnunetreclaim.la \
+       $(top_builddir)/src/json/libgnunetjson.la \
   $(top_builddir)/src/rest/libgnunetrest.la \
   $(top_builddir)/src/reclaim-attribute/libgnunetreclaimattribute.la \
   $(top_builddir)/src/namestore/libgnunetnamestore.la \

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]