aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-02-14 12:15:54 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-02-14 12:15:54 +0100
commit8f7f4944aaf9b689c4a5b35b869f17c18cd37f54 (patch)
tree1c08f060727ece3778aa63f57e35c079dd5a4189 /src/gns/Makefile.am
parent0c6475bd0c66bbc5190fb199d67594f203d93b2f (diff)
downloadgnunet-8f7f4944aaf9b689c4a5b35b869f17c18cd37f54.tar.gz
gnunet-8f7f4944aaf9b689c4a5b35b869f17c18cd37f54.zip
GNS: Rename CNAME test; bugfix
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index c21f37ca1..15baca6af 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -270,7 +270,7 @@ check_SCRIPTS = \
270 test_gns_rel_expiration.sh\ 270 test_gns_rel_expiration.sh\
271 test_gns_soa_lookup.sh\ 271 test_gns_soa_lookup.sh\
272 test_gns_revocation.sh\ 272 test_gns_revocation.sh\
273 test_gns_cname_lookup.sh\ 273 test_gns_redirect_lookup.sh\
274 test_proxy.sh 274 test_proxy.sh
275 275
276if HAVE_GNUTLS 276if HAVE_GNUTLS