gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix dist


From: gnunet
Subject: [gnunet] branch master updated: -fix dist
Date: Thu, 03 Feb 2022 23:59:25 +0100

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 65f9e37ce -fix dist
65f9e37ce is described below

commit 65f9e37ce036acdfab29b25b9b6f69de1b126962
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Thu Feb 3 23:59:18 2022 +0100

    -fix dist
---
 src/gnsrecord/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/gnsrecord/Makefile.am b/src/gnsrecord/Makefile.am
index 4308d9c1a..8665157e9 100644
--- a/src/gnsrecord/Makefile.am
+++ b/src/gnsrecord/Makefile.am
@@ -35,7 +35,8 @@ lib_LTLIBRARIES = \
   libgnunetgnsrecordjson.la
 
 gnunet_gnsrecord_tvg_SOURCES = \
- gnunet-gnsrecord-tvg.c
+ gnunet-gnsrecord-tvg.c \
+ gnsrecord_crypto.h
 gnunet_gnsrecord_tvg_LDADD = \
   $(top_builddir)/src/util/libgnunetutil.la \
   $(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]