summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-06-03 15:08:42 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-06-03 15:08:42 +0000
commit260d08b814d383de8b72cbead90b4d0bd67f74d4 (patch)
treee4f4c5f84cdc8135764f42a84096b23a6f78503f /Makefile.org
parent53dd05d8f6433cd638f20f99e87581c341045c80 (diff)
Backport CMAC support from HEAD.
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 1e2e466ef5..0d86d7b5e9 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -145,7 +145,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 srp store
+ cms pqueue ts jpake srp store cmac
# keep in mind that the above list is adjusted by ./Configure
# according to no-xxx arguments...