X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=Makefile.org;h=43d16cbcb1a05d13da8e03a62eab73c9f8fff81a;hb=a808002bc3eb59191366ba81cac1c00f0f130f7a;hp=55273ea364a3963158bcb7fa486f2460fdd592bd;hpb=85d179d4eb246f1c1da6b6db07d3aca03b4c08df;p=oweals%2Fopenssl.git diff --git a/Makefile.org b/Makefile.org index 55273ea364..43d16cbcb1 100644 --- a/Makefile.org +++ b/Makefile.org @@ -444,7 +444,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