Fix c_rehash script, add -fingerprint option to crl.
[openssl.git] / Makefile.org
index 5ca1493925f12f783ab5b4cded8ce56e7fbaabe8..cf98fb515e4b94e52ef4a56cf04bdc4e344f1779 100644 (file)
@@ -262,7 +262,7 @@ dclean:
 
 rehash: rehash.time
 rehash.time: certs
 
 rehash: rehash.time
 rehash.time: certs
-       @(OPENSSL="`pwd`/apps/openssl"; export OPENSSL; sh tools/c_rehash certs)
+       @(OPENSSL="`pwd`/apps/openssl"; export OPENSSL; $(PERL) tools/c_rehash certs)
        touch rehash.time
 
 test:   tests
        touch rehash.time
 
 test:   tests