summaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2013-10-20 13:33:21 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2013-10-20 13:33:21 +0000
commit11cd4959d673c5c58d9a952d25425c3ca4ba4b3e (patch)
treee65c770c76fecfa20ad2d7eb09d302cb2a64cb3e /src/gns/Makefile.am
parentda48d9ee19cbc96a3e0df0c870d9453e87cff4e4 (diff)
downloadgnunet-11cd4959d673c5c58d9a952d25425c3ca4ba4b3e.tar.gz
gnunet-11cd4959d673c5c58d9a952d25425c3ca4ba4b3e.zip
-revocation
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 b0cc6a0eb..d2dc3179e 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -227,6 +227,8 @@ check_SCRIPTS = \
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_rel_expiration.sh\
230 test_gns_soa_lookup.sh\
231 test_gns_revocation.sh\
230 test_gns_cname_lookup.sh 232 test_gns_cname_lookup.sh
231 233
232if ENABLE_TEST_RUN 234if ENABLE_TEST_RUN