summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2009-02-19 09:43:18 +0000
committerRichard Levitte <levitte@openssl.org>2009-02-19 09:43:18 +0000
commitae3b4f23364844b83c1665d635b106189b60f9a7 (patch)
tree138671f85ea348307c1a79e8ebf78d44f016694d /Makefile.org
parent605b04f66136f04a7049f6385801505dc17ef929 (diff)
Make STORE an experimental feature.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.org b/Makefile.org
index 21d194e7d7..2c510547e2 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -119,7 +119,7 @@ SDIRS= \
bn ec rsa dsa ecdsa dh ecdh dso engine \
buffer bio stack lhash rand err \
evp asn1 pem x509 x509v3 conf txt_db pkcs7 pkcs12 comp ocsp ui krb5 \
- cms pqueue ts jpake
+ cms pqueue ts jpake store
# keep in mind that the above list is adjusted by ./Configure
# according to no-xxx arguments...