PR: 1952
[openssl.git] / util / speed.sh
index e44f20c8a961178db486e3f1464f259cc23866c8..f489706197b27cf5a12d9b16fcd62641377e19c0 100755 (executable)
@@ -18,7 +18,7 @@ apps/ssleay version -v -b -f >speed.1
 apps/ssleay speed >speed.1l
 
 perl Configure bl-4c-2c
 apps/ssleay speed >speed.1l
 
 perl Configure bl-4c-2c
-/bin/rm -f crypto/rc4/*.o crypto/bn/bn*.o crypto/md/md2_dgst.o
+/bin/rm -f crypto/rc4/*.o crypto/bn/bn*.o crypto/md2/md2_dgst.o
 make
 apps/ssleay speed rc4 rsa md2 >speed.2l
 
 make
 apps/ssleay speed rc4 rsa md2 >speed.2l