Remove fips directories from mkfiles.pl
Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
parent
71a5f534f1
commit
7bca0a1db5
1 changed files with 0 additions and 13 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue