summaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/Makefile.am')
-rw-r--r--src/gns/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index ca6558c45..e18a99fad 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -206,6 +206,8 @@ check_SCRIPTS = \
206 test_gns_ns_lookup.sh \ 206 test_gns_ns_lookup.sh \
207 test_gns_dht_lookup.sh\ 207 test_gns_dht_lookup.sh\
208 test_gns_pseu_shorten.sh\ 208 test_gns_pseu_shorten.sh\
209 test_gns_plus_lookup.sh\
210 test_gns_zkey_lookup.sh\
209 test_gns_cname_lookup.sh 211 test_gns_cname_lookup.sh
210 212
211if ENABLE_TEST_RUN 213if ENABLE_TEST_RUN