gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: - Fix: Include dhtu.conf file in dist


From: gnunet
Subject: [gnunet] branch master updated: - Fix: Include dhtu.conf file in dist
Date: Sat, 19 Feb 2022 20:04:03 +0100

This is an automated email from the git hooks/post-receive script.

nithom pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 0de903fc9 - Fix: Include dhtu.conf file in dist
0de903fc9 is described below

commit 0de903fc95b476437bca1c13374dd1cb94aeda53
Author: Nico Thomas <nico.thomas@tum.de>
AuthorDate: Sat Feb 19 20:03:38 2022 +0100

    - Fix: Include dhtu.conf file in dist
---
 src/dhtu/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/dhtu/Makefile.am b/src/dhtu/Makefile.am
index 69b72db6e..ebffa9ecf 100644
--- a/src/dhtu/Makefile.am
+++ b/src/dhtu/Makefile.am
@@ -71,6 +71,9 @@ test_dhtu_ip_LDADD = \
 check_PROGRAMS = \
  test_dhtu_ip
 
+EXTRA_DIST = \
+  dhtu.conf
+
 if ENABLE_TEST_RUN
 AM_TESTS_ENVIRONMENT=export GNUNET_PREFIX=$${GNUNET_PREFIX:-@libdir@};export 
PATH=$${GNUNET_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset 
XDG_CONFIG_HOME;
 TESTS = \

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