summaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2013-09-27 15:01:56 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2013-09-27 15:01:56 +0000
commit543886fab7ccbd556060041785558f671fed1010 (patch)
tree7c44f959abc913b01c48d4c6fb87b0e1de646bdb /src/gns/Makefile.am
parent4bc86b2b4eae5183f0436016e1e68ef4d50eda62 (diff)
downloadgnunet-543886fab7ccbd556060041785558f671fed1010.tar.gz
gnunet-543886fab7ccbd556060041785558f671fed1010.zip
-more tests
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 069f24188..7a3bb5616 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -201,6 +201,7 @@ check_SCRIPTS = \
201 test_gns_ipv6_lookup.sh\ 201 test_gns_ipv6_lookup.sh\
202 test_gns_txt_lookup.sh\ 202 test_gns_txt_lookup.sh\
203 test_gns_mx_lookup.sh \ 203 test_gns_mx_lookup.sh \
204 test_gns_ns_lookup.sh \
204 test_gns_cname_lookup.sh 205 test_gns_cname_lookup.sh
205 206
206if ENABLE_TEST_RUN 207if ENABLE_TEST_RUN