aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2013-10-17 22:58:21 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2013-10-17 22:58:21 +0000
commit76ce26ad071dab7e058b8c8b83647b7fa544ad27 (patch)
treeb211f6f6b9313fbd74e67563f402f24eb87534bc /src/gns/Makefile.am
parent973fd069e1d43cc196e793e3a7ecadca9f3722db (diff)
downloadgnunet-76ce26ad071dab7e058b8c8b83647b7fa544ad27.tar.gz
gnunet-76ce26ad071dab7e058b8c8b83647b7fa544ad27.zip
expiration test
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 da6da331e..3182c3f7e 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -226,6 +226,7 @@ check_SCRIPTS = \
226 test_gns_pseu_shorten.sh\ 226 test_gns_pseu_shorten.sh\
227 test_gns_plus_lookup.sh\ 227 test_gns_plus_lookup.sh\
228 test_gns_zkey_lookup.sh\ 228 test_gns_zkey_lookup.sh\
229 test_gns_rel_expiration.sh\
229 test_gns_cname_lookup.sh 230 test_gns_cname_lookup.sh
230 231
231if ENABLE_TEST_RUN 232if ENABLE_TEST_RUN