gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix dist build


From: gnunet
Subject: [gnunet] branch master updated: -fix dist build
Date: Tue, 08 Mar 2022 10:14:47 +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 06f6791f2 -fix dist build
06f6791f2 is described below

commit 06f6791f2d55ab3a1b4ca4c3ba9ed5c315f8d79b
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Tue Mar 8 10:14:40 2022 +0100

    -fix dist build
---
 src/dht/Makefile.am |  1 -
 src/gns/Makefile.am | 20 +++++++++++++++++++-
 2 files changed, 19 insertions(+), 2 deletions(-)

diff --git a/src/dht/Makefile.am b/src/dht/Makefile.am
index 1e14367c8..1f1451e83 100644
--- a/src/dht/Makefile.am
+++ b/src/dht/Makefile.am
@@ -203,7 +203,6 @@ test_dht_monitor_LDADD = \
  libgnunetdht.la
 
 EXTRA_DIST = \
-  $(check_SCRIPTS) \
   gnunet-service-dht_clients.c \
   test_dht_api_data.conf \
   test_dht_api_peer1.conf \
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index a2d1f10db..d49e0c5c8 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -291,7 +291,25 @@ EXTRA_DIST = \
   zonefiles/J7POEUT41A8PBFS7KVVDRF88GBOU4HK8PSU5QKVLVE3R9T91E99G.zkey \
   zonefiles/OEFL7A4VEF1B40QLEMTG5D8G1CN6EN16QUSG5R2DT71GRJN34LSG.zkey \
   zonefiles/test_zonekey \
-  $(check_SCRIPTS) \
+  test_gns_lookup.sh \
+  test_gns_config_lookup.sh \
+  test_gns_ipv6_lookup.sh\
+  test_gns_txt_lookup.sh\
+  test_gns_caa_lookup.sh\
+  test_gns_mx_lookup.sh \
+  test_gns_gns2dns_lookup.sh \
+  test_gns_gns2dns_zkey_lookup.sh \
+  test_gns_gns2dns_cname_lookup.sh \
+  test_gns_dht_lookup.sh\
+  test_gns_delegated_lookup.sh \
+  test_gns_at_lookup.sh\
+  test_gns_zkey_lookup.sh\
+  test_gns_rel_expiration.sh\
+  test_gns_soa_lookup.sh\
+  test_gns_revocation.sh\
+  test_gns_redirect_lookup.sh\
+  test_proxy.sh\
+  test_plugin_rest_gns.sh\
   test_proxy.sh \
   $(pkgdata_DATA) \
   test_gnunet_gns.sh.in

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