From: Dr. Stephen Henson Date: Mon, 8 Dec 2014 13:59:28 +0000 (+0000) Subject: Remove fips directories from mkfiles.pl X-Git-Tag: master-post-reformat~195 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7bca0a1db5f0fc2d2c671eddac19e9e92075a5f4;p=oweals%2Fopenssl.git Remove fips directories from mkfiles.pl Reviewed-by: Tim Hudson --- 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",