gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -more linker issues


From: gnunet
Subject: [gnunet] branch master updated: -more linker issues
Date: Wed, 19 Oct 2022 17:28:19 +0200

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 163037b20 -more linker issues
163037b20 is described below

commit 163037b2088b730c745274cf78463531f9ff4a53
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Oct 19 17:28:15 2022 +0200

    -more linker issues
---
 src/namestore/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 482bcfb4b..4b4839f2a 100644
--- a/src/namestore/Makefile.am
+++ b/src/namestore/Makefile.am
@@ -132,6 +132,7 @@ gnunet_namestore_zonefile_SOURCES = \
  gnunet-namestore-zonefile.c
 gnunet_namestore_zonefile_LDADD = \
   libgnunetnamestore.la \
+  $(top_builddir)/src/identity/libgnunetidentity.la \
   $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la  \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(GN_LIBINTL)

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