gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -actually include tlds.conf in dist


From: gnunet
Subject: [gnunet] branch master updated: -actually include tlds.conf in dist
Date: Wed, 05 Jan 2022 08:14:57 +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 0b5e91105 -actually include tlds.conf in dist
0b5e91105 is described below

commit 0b5e911055f7bb50b91d57a7832985d098ba693c
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Jan 5 08:14:49 2022 +0100

    -actually include tlds.conf in dist
---
 src/gns/Makefile.am | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index deb9d0828..315b4dbf3 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -35,7 +35,8 @@ libexecdir= $(pkglibdir)/libexec/
 plugindir = $(libdir)/gnunet
 
 pkgcfg_DATA = \
-  gns.conf \
+  gns.conf
+dist_pkgcfg_DATA = \
   tlds.conf
 
 lib_LTLIBRARIES = \

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