aboutsummaryrefslogtreecommitdiff
path: root/src/gns
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns')
-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 4647d8829..9efa848a1 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -221,13 +221,13 @@ libgnunet_plugin_block_gns_la_DEPENDENCIES = \
221 221
222 222
223check_SCRIPTS = \ 223check_SCRIPTS = \
224 test_gns_delegated_lookup.sh \
225 test_gns_lookup.sh \ 224 test_gns_lookup.sh \
226 test_gns_ipv6_lookup.sh\ 225 test_gns_ipv6_lookup.sh\
227 test_gns_txt_lookup.sh\ 226 test_gns_txt_lookup.sh\
228 test_gns_mx_lookup.sh \ 227 test_gns_mx_lookup.sh \
229 test_gns_gns2dns_lookup.sh \ 228 test_gns_gns2dns_lookup.sh \
230 test_gns_dht_lookup.sh\ 229 test_gns_dht_lookup.sh\
230 test_gns_delegated_lookup.sh \
231 test_gns_nick_shorten.sh\ 231 test_gns_nick_shorten.sh\
232 test_gns_plus_lookup.sh\ 232 test_gns_plus_lookup.sh\
233 test_gns_zkey_lookup.sh\ 233 test_gns_zkey_lookup.sh\