aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-02-25 19:15:01 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2022-02-25 19:15:01 +0100
commitb349301b8f27fbfe559d6be3e11aa173c4ee430a (patch)
tree960c5f66e8f84ce92e3adc398c0be83b119d27de /src
parent012ad0aae45a03134f869410bd90e3876c11d386 (diff)
downloadgnunet-b349301b8f27fbfe559d6be3e11aa173c4ee430a.tar.gz
gnunet-b349301b8f27fbfe559d6be3e11aa173c4ee430a.zip
-fix proxy test
Diffstat (limited to 'src')
-rw-r--r--src/gns/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index 15baca6af..dc1ef413e 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -270,8 +270,7 @@ check_SCRIPTS = \
270 test_gns_rel_expiration.sh\ 270 test_gns_rel_expiration.sh\
271 test_gns_soa_lookup.sh\ 271 test_gns_soa_lookup.sh\
272 test_gns_revocation.sh\ 272 test_gns_revocation.sh\
273 test_gns_redirect_lookup.sh\ 273 test_gns_redirect_lookup.sh
274 test_proxy.sh
275 274
276if HAVE_GNUTLS 275if HAVE_GNUTLS
277if HAVE_LIBGNURL 276if HAVE_LIBGNURL