aboutsummaryrefslogtreecommitdiff
path: root/src/gns/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-30 12:41:15 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-30 12:41:15 +0100
commita5f200d5376c2a269c186c008264dddcc0edeba4 (patch)
treefe3008229499572d38061f5dc7dee214cb271bcb /src/gns/Makefile.am
parenta2169368bbd92b77636e39b5cfe864a1236b083b (diff)
downloadgnunet-a5f200d5376c2a269c186c008264dddcc0edeba4.tar.gz
gnunet-a5f200d5376c2a269c186c008264dddcc0edeba4.zip
fix #6690
Diffstat (limited to 'src/gns/Makefile.am')
-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