shlib_wrap update [from HEAD].
[oweals/openssl.git] / util / mkfiles.pl
index cb0e282fa8b0a1c9bb6b7fe0a61cfd1d478a93fd..b8ebb5cfa83c577a58ab91c0790b8a2b75353295 100755 (executable)
@@ -24,6 +24,8 @@ my @dirs = (
 "crypto/bf",
 "crypto/cast",
 "crypto/aes",
+"crypto/camellia",
+"crypto/seed",
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
@@ -55,6 +57,15 @@ my @dirs = (
 "crypto/krb5",
 "crypto/store",
 "crypto/pqueue",
+"fips",
+"fips/aes",
+"fips/des",
+"fips/dsa",
+"fips/dh",
+"fips/hmac",
+"fips/rand",
+"fips/rsa",
+"fips/sha",
 "ssl",
 "apps",
 "engines",