aboutsummaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
diff options
context:
space:
mode:
authorJeff Burdges <burdges@gnunet.org>2015-10-27 11:12:14 +0000
committerJeff Burdges <burdges@gnunet.org>2015-10-27 11:12:14 +0000
commit572ed5a20edf2e273ae377473b52bfee98eca24e (patch)
tree755a09517b700fcd565fd776db21947eedab3e5c /src/util/Makefile.am
parent2af25b50fc8d589e2cb1b40bfc11cf1a7e70678d (diff)
downloadgnunet-572ed5a20edf2e273ae377473b52bfee98eca24e.tar.gz
gnunet-572ed5a20edf2e273ae377473b52bfee98eca24e.zip
Use SSH more safely from configure
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r--src/util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 896ef17eb..65b53b91d 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -256,7 +256,7 @@ if HAVE_BENCHMARKS
256 perf_malloc 256 perf_malloc
257endif 257endif
258 258
259if HAVE_SSH_BINARY 259if HAVE_SSH_KEY
260 SSH_USING_TESTS = test_socks.nc 260 SSH_USING_TESTS = test_socks.nc
261endif 261endif
262 262