gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix linker


From: gnunet
Subject: [gnunet] branch master updated: -fix linker
Date: Fri, 20 Oct 2023 07:53:50 +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 d69b213b4 -fix linker
d69b213b4 is described below

commit d69b213b44d049ecfe5221d664a16f78cdb92dc1
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Fri Oct 20 07:53:45 2023 +0200

    -fix linker
---
 src/service/rest/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/service/rest/Makefile.am b/src/service/rest/Makefile.am
index 69e0084bd..7cc85aa71 100644
--- a/src/service/rest/Makefile.am
+++ b/src/service/rest/Makefile.am
@@ -44,6 +44,7 @@ gnunet_rest_server_LDADD = \
   $(top_builddir)/src/service/reclaim/libgnunetreclaim.la \
   libgnunetrest.la \
        -ljose \
+       -ljansson \
        $(LIBGCRYPT_LIBS) \
   $(GN_LIBINTL) $(MHD_LIBS)
 gnunet_rest_server_CFLAGS = $(MHD_CFLAGS) $(AM_CFLAGS)

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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