gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix libadd


From: gnunet
Subject: [gnunet] branch master updated: -fix libadd
Date: Fri, 16 Oct 2020 13:21:46 +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 e8b0bc481 -fix libadd
e8b0bc481 is described below

commit e8b0bc481b8a30c325faf55a964cac2cd151f999
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Fri Oct 16 13:14:45 2020 +0200

    -fix libadd
---
 src/gnsrecord/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gnsrecord/Makefile.am b/src/gnsrecord/Makefile.am
index 36be13c8d..84d218519 100644
--- a/src/gnsrecord/Makefile.am
+++ b/src/gnsrecord/Makefile.am
@@ -50,6 +50,7 @@ libgnunetgnsrecord_la_SOURCES = \
 libgnunetgnsrecord_la_LIBADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(top_builddir)/src/identity/libgnunetidentity.la \
+  $(LIBGCRYPT_LIBS) \
   $(GN_LIBINTL)
 libgnunetgnsrecord_la_DEPENDENCIES = \
   $(top_builddir)/src/identity/libgnunetidentity.la

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