summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-04-03 23:03:56 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-04-03 23:03:56 +0000
commit94b2c29f9d2a69320f1606a33794de4103b6decd (patch)
tree7e45ca7091a71f26b37d7563966a79c925a353b0 /Makefile.org
parent090f931a350d662ea7e5ed2080ddfc7b1ae79462 (diff)
Backport of CMS code to 0.9.8-stable branch. Disabled by default.
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 341edc19de..22b1699257 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -115,7 +115,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 \
- store pqueue
+ store cms pqueue
# keep in mind that the above list is adjusted by ./Configure
# according to no-xxx arguments...