From: Dr. Stephen Henson Date: Mon, 18 Apr 2011 23:30:59 +0000 (+0000) Subject: Add fips/cmac directory to WIN32 build. X-Git-Tag: OpenSSL-fips-2_0-rc1~530 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=befcced53ebbd561de96c83020d625721670d40b Add fips/cmac directory to WIN32 build. --- 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",