summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorNils Larsch <nils@openssl.org>2005-03-30 21:37:05 +0000
committerNils Larsch <nils@openssl.org>2005-03-30 21:37:05 +0000
commite852b8533fe4255ba4e5d2f2008d53e28678d2e8 (patch)
tree78bd6f7a0ddf9f30ded85f71249cdf6e050bb8ee /test
parent20a3439ea972f133f51aa2a9835707d7d154763a (diff)
Makefile.ssl doesn't exist anymore
Diffstat (limited to 'test')
-rw-r--r--test/testenc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testenc b/test/testenc
index 23e3f5a376..f5ce7c0c45 100644
--- a/test/testenc
+++ b/test/testenc
@@ -1,6 +1,6 @@
#!/bin/sh
-testsrc=Makefile.ssl
+testsrc=Makefile
test=./p
cmd="../util/shlib_wrap.sh ../apps/openssl"