gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix linker issue


From: gnunet
Subject: [gnunet] branch master updated: -fix linker issue
Date: Wed, 19 Oct 2022 16:52:25 +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 3308fd8e1 -fix linker issue
3308fd8e1 is described below

commit 3308fd8e13819eb74f6324021bba40cbc6ee1229
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Oct 19 16:52:20 2022 +0200

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

diff --git a/src/namestore/Makefile.am b/src/namestore/Makefile.am
index 8abe6560f..3d209a44d 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/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]