gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -move extra dist to bottom


From: gnunet
Subject: [gnunet] branch master updated: -move extra dist to bottom
Date: Wed, 05 Jan 2022 08:02:21 +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 2d6099835 -move extra dist to bottom
2d6099835 is described below

commit 2d6099835f3aff0a28c6c9bd4a1652ce59ee1f14
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Jan 5 08:02:02 2022 +0100

    -move extra dist to bottom
---
 src/gns/Makefile.am | 27 +++++++++++++--------------
 1 file changed, 13 insertions(+), 14 deletions(-)

diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 5b0c7862b..deb9d0828 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -22,20 +22,6 @@ else
   LIBIDN2=
 endif
 
-EXTRA_DIST = \
-  test_gns_defaults.conf \
-  test_gns_lookup.conf \
-  test_gns_proxy.conf \
-  test_gns_simple_lookup.conf \
-  openssl.cnf \
-  gnunet-gns-proxy-setup-ca.in \
-  zonefiles/J7POEUT41A8PBFS7KVVDRF88GBOU4HK8PSU5QKVLVE3R9T91E99G.zkey \
-  zonefiles/OEFL7A4VEF1B40QLEMTG5D8G1CN6EN16QUSG5R2DT71GRJN34LSG.zkey \
-  zonefiles/test_zonekey \
-  $(check_SCRIPTS) \
-  $(pkgdata_DATA) \
-  test_gnunet_gns.sh.in
-
 USE_VPN = $(top_builddir)/src/vpn/libgnunetvpn.la
 
 if USE_COVERAGE
@@ -295,6 +281,19 @@ endif
 check_SCRIPTS += \
   test_plugin_rest_gns.sh
 
+EXTRA_DIST = \
+  test_gns_defaults.conf \
+  test_gns_lookup.conf \
+  test_gns_proxy.conf \
+  test_gns_simple_lookup.conf \
+  openssl.cnf \
+  gnunet-gns-proxy-setup-ca.in \
+  zonefiles/J7POEUT41A8PBFS7KVVDRF88GBOU4HK8PSU5QKVLVE3R9T91E99G.zkey \
+  zonefiles/OEFL7A4VEF1B40QLEMTG5D8G1CN6EN16QUSG5R2DT71GRJN34LSG.zkey \
+  zonefiles/test_zonekey \
+  $(check_SCRIPTS) \
+  $(pkgdata_DATA) \
+  test_gnunet_gns.sh.in
 
 if ENABLE_TEST_RUN
 if HAVE_SQLITE

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