aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-11-30 20:27:51 +0100
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-11-30 20:27:51 +0100
commit02fcbc17951c0a14357607ad133a8e842d6f463c (patch)
treefc8ef95957cef9bfb1ff6de94e667c32668e2d1c /src/gns/Makefile.am
parenteb8770c02ac468d947c8286ebc7ebd877560431d (diff)
downloadgnunet-02fcbc17951c0a14357607ad133a8e842d6f463c.tar.gz
gnunet-02fcbc17951c0a14357607ad133a8e842d6f463c.zip
add support for zkey TLDs in GNS2DNS records
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 764590589..9f0e0bbb6 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -282,6 +282,7 @@ check_SCRIPTS = \
282 test_gns_caa_lookup.sh\ 282 test_gns_caa_lookup.sh\
283 test_gns_mx_lookup.sh \ 283 test_gns_mx_lookup.sh \
284 test_gns_gns2dns_lookup.sh \ 284 test_gns_gns2dns_lookup.sh \
285 test_gns_gns2dns_zkey_lookup.sh \
285 test_gns_gns2dns_cname_lookup.sh \ 286 test_gns_gns2dns_cname_lookup.sh \
286 test_gns_dht_lookup.sh\ 287 test_gns_dht_lookup.sh\
287 test_gns_delegated_lookup.sh \ 288 test_gns_delegated_lookup.sh \