Fix sign bugs.
[openssl.git] / Makefile.org
index 6f2188ad82453b1b1698f1e3a62b02e13afe8d22..02cad4dfacfbf06b8fe5183f22a65247f9634bd7 100644 (file)
@@ -178,7 +178,8 @@ SDIRS=  \
        des rc2 rc4 rc5 idea bf cast \
        bn ec rsa dsa ecdsa dh ecdh dso engine aes \
        buffer bio stack lhash rand err objects \
-       evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5
+       evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 \
+       store
 
 # tests to perform.  "alltests" is a special word indicating that all tests
 # should be performed.