summaryrefslogtreecommitdiffstats
path: root/util/mkfiles.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-07-25 18:12:44 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-07-25 18:12:44 +0000
commit18f3385dea1aa52df13c6524ab9762d946a6eb70 (patch)
treed86a922c850a8e752c8d8981cb8354847c58963d /util/mkfiles.pl
parentd7d119a3c9b8a26a552c7a8e3e1659db924646eb (diff)
Add modes.h and cmac to WIN32 build system.
Diffstat (limited to 'util/mkfiles.pl')
-rwxr-xr-xutil/mkfiles.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index 6d15831450..8bfbcae255 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -27,6 +27,7 @@ my @dirs = (
"crypto/camellia",
"crypto/seed",
"crypto/modes",
+"crypto/cmac",
"crypto/bn",
"crypto/rsa",
"crypto/dsa",