gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -try to fix reclaim linker issue


From: gnunet
Subject: [gnunet] branch master updated: -try to fix reclaim linker issue
Date: Fri, 04 Nov 2022 11:06:26 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 33f28f86c -try to fix reclaim linker issue
33f28f86c is described below

commit 33f28f86c77753783267cb2efe0c08d544bcb81e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Nov 4 11:06:24 2022 +0100

    -try to fix reclaim linker issue
---
 src/reclaim/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/reclaim/Makefile.am b/src/reclaim/Makefile.am
index 37af360c8..4c84a8efc 100644
--- a/src/reclaim/Makefile.am
+++ b/src/reclaim/Makefile.am
@@ -188,6 +188,7 @@ endif
 libgnunet_plugin_reclaim_credential_jwt_la_SOURCES = \
   plugin_reclaim_credential_jwt.c
 libgnunet_plugin_reclaim_credential_jwt_la_LIBADD = \
+  $(top_builddir)/src/identity/libgnunetidentity.la \
   $(top_builddir)/src/util/libgnunetutil.la \
   libgnunetreclaim.la \
   -ljansson\

-- 
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]