summaryrefslogtreecommitdiffstats
path: root/crypto/Makefile.ssl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2003-05-01 03:53:12 +0000
committerRichard Levitte <levitte@openssl.org>2003-05-01 03:53:12 +0000
commita5db6fa5760f21d16d59e025e930c02456e00fef (patch)
tree66a42dd4562e482cd21706a7157e584d3e8e723d /crypto/Makefile.ssl
parent9236b5b01351315532a36764f1d844d6b2d744c9 (diff)
Define a STORE type. For documentation, read the entry in CHANGES,
crypto/store/README, crypto/store/store.h and crypto/store/str_locl.h.
Diffstat (limited to 'crypto/Makefile.ssl')
-rw-r--r--crypto/Makefile.ssl3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/Makefile.ssl b/crypto/Makefile.ssl
index 522a162c1e..b52157e4db 100644
--- a/crypto/Makefile.ssl
+++ b/crypto/Makefile.ssl
@@ -30,7 +30,8 @@ SDIRS= md2 md5 sha mdc2 hmac ripemd \
des rc2 rc4 rc5 idea bf cast \
bn ec rsa dsa ecdsa ecdh dh 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
GENERAL=Makefile README crypto-lib.com install.com