summaryrefslogtreecommitdiffstats
path: root/util/mkfiles.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-04-19 01:30:59 +0200
committerDr. Stephen Henson <steve@openssl.org>2011-04-19 01:30:59 +0200
commitbefcced53ebbd561de96c83020d625721670d40b (patch)
treefb7b3d519a7c3b6dc249e0784e2496da2ff4ce40 /util/mkfiles.pl
parentFix EVP CCM decrypt. Add decrypt support to algorithm test program. (diff)
downloadopenssl-befcced53ebbd561de96c83020d625721670d40b.tar.xz
openssl-befcced53ebbd561de96c83020d625721670d40b.zip
Add fips/cmac directory to WIN32 build.
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 17b7d46957..1c8493ae22 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -66,6 +66,7 @@ my @dirs = (
"crypto/srp",
"fips",
"fips/aes",
+"fips/cmac",
"fips/des",
"fips/dsa",
"fips/dh",