aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gns/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 744ba66ec..9f03311e1 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -281,7 +281,8 @@ check_SCRIPTS = \
281 test_gns_rel_expiration.sh\ 281 test_gns_rel_expiration.sh\
282 test_gns_soa_lookup.sh\ 282 test_gns_soa_lookup.sh\
283 test_gns_revocation.sh\ 283 test_gns_revocation.sh\
284 test_gns_cname_lookup.sh 284 test_gns_cname_lookup.sh\
285 test_proxy.sh
285 286
286if HAVE_GNUTLS 287if HAVE_GNUTLS
287if HAVE_LIBGNURL 288if HAVE_LIBGNURL