summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-02-07 18:01:07 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-02-07 18:01:07 +0000
commit8c968e0355151e1e5033b6793b61320ff400c88a (patch)
tree0836ca10da4886890cb50bc844e059fa931f9e90 /Makefile.org
parentcc0661374f032b788016300be8705feeca10a93a (diff)
Initial experimental CMAC implementation.
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 00e2386979..94302f9c20 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -121,7 +121,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 store
+ cms pqueue ts jpake store cmac
# keep in mind that the above list is adjusted by ./Configure
# according to no-xxx arguments...