aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkfiles.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-12-08 13:59:28 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-12-08 14:01:47 +0000
commit7bca0a1db5f0fc2d2c671eddac19e9e92075a5f4 (patch)
tree792537d0ab897dbe7ee45bf5d2ca45e6ad7b16f7 /util/mkfiles.pl
parent71a5f534f13fe3a94b8b7d340802ba91b1083ad8 (diff)
downloadopenssl-7bca0a1db5f0fc2d2c671eddac19e9e92075a5f4.tar.gz
Remove fips directories from mkfiles.pl
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'util/mkfiles.pl')
-rwxr-xr-xutil/mkfiles.pl13
1 files changed, 0 insertions, 13 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index 42db466688..a81434b2cf 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -64,19 +64,6 @@ my @dirs = (
"crypto/whrlpool",
"crypto/ts",
"crypto/srp",
-"fips",
-"fips/aes",
-"fips/cmac",
-"fips/des",
-"fips/dsa",
-"fips/dh",
-"fips/ecdh",
-"fips/ecdsa",
-"fips/hmac",
-"fips/rand",
-"fips/rsa",
-"fips/utl",
-"fips/sha",
"ssl",
"apps",
"engines",