Remove fips directories from mkfiles.pl

Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
Dr. Stephen Henson 2014-12-08 13:59:28 +00:00
parent 71a5f534f1
commit 7bca0a1db5

View file

@ -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",