Fix for EXP-RC2-CBC-MD5
[openssl.git] / test / testenc
index 0656c7f5254068fe4730d974d2d6e939f77bddcd..f5ce7c0c4573b3e63954ed624e92a2612dca4c1d 100644 (file)
@@ -1,8 +1,8 @@
 #!/bin/sh
 
-testsrc=Makefile.ssl
+testsrc=Makefile
 test=./p
-cmd=../apps/openssl
+cmd="../util/shlib_wrap.sh ../apps/openssl"
 
 cat $testsrc >$test;