aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorSchanzenbach, Martin <mschanzenbach@posteo.de>2019-05-29 11:17:49 +0200
committerSchanzenbach, Martin <mschanzenbach@posteo.de>2019-05-29 11:17:49 +0200
commite3a229625e138820d7a2d891c0b038d3f4d8f875 (patch)
treeb1f1420f9f0cf3fa9168c06a653c9592aa07a6ff /src/gns/Makefile.am
parent4e3c1c6b12ae5e4ba025413a95f126c3774e3d3a (diff)
downloadgnunet-e3a229625e138820d7a2d891c0b038d3f4d8f875.tar.gz
gnunet-e3a229625e138820d7a2d891c0b038d3f4d8f875.zip
fix #5734
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 6ebbbcaff..f51e571ec 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -280,6 +280,7 @@ check_SCRIPTS = \
280 test_gns_config_lookup.sh \ 280 test_gns_config_lookup.sh \
281 test_gns_ipv6_lookup.sh\ 281 test_gns_ipv6_lookup.sh\
282 test_gns_txt_lookup.sh\ 282 test_gns_txt_lookup.sh\
283 test_gns_caa_lookup.sh\
283 test_gns_mx_lookup.sh \ 284 test_gns_mx_lookup.sh \
284 test_gns_gns2dns_lookup.sh \ 285 test_gns_gns2dns_lookup.sh \
285 test_gns_gns2dns_cname_lookup.sh \ 286 test_gns_gns2dns_cname_lookup.sh \