s3_cbc.c: make CBC_MAC_ROTATE_IN_PLACE universal.
[openssl.git] / Makefile.org
index e8e235ddc1f035ec5088f65dd58bde048153ff3f..428cbbb98395d9ba5b4a9f9ef5e046875e7f6698 100644 (file)
@@ -540,7 +540,7 @@ rehash.time: certs apps
                [ -x "apps/openssl.exe" ] && OPENSSL="apps/openssl.exe" || :; \
                OPENSSL_DEBUG_MEMORY=on; \
                export OPENSSL OPENSSL_DEBUG_MEMORY; \
-               $(PERL) tools/c_rehash certs) && \
+               $(PERL) tools/c_rehash certs/demo) && \
                touch rehash.time; \
        else :; fi