gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: - fix build


From: gnunet
Subject: [gnunet] branch master updated: - fix build
Date: Thu, 15 Oct 2020 12:45:48 +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 af0838834 - fix build
af0838834 is described below

commit af0838834d3e6fd87e5208ddad2f4b229969b374
Author: Martin Schanzenbach <mschanzenbach@posteo.de>
AuthorDate: Thu Oct 15 12:38:47 2020 +0200

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

diff --git a/src/gnsrecord/Makefile.am b/src/gnsrecord/Makefile.am
index 1748ad39d..201822d79 100644
--- a/src/gnsrecord/Makefile.am
+++ b/src/gnsrecord/Makefile.am
@@ -36,6 +36,7 @@ gnunet_gnsrecord_tvg_SOURCES = \
  gnunet-gnsrecord-tvg.c
 gnunet_gnsrecord_tvg_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
+  $(top_builddir)/src/identity/libgnunetidentity.la \
   libgnunetgnsrecord.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]