Replace strdup() with BUF_strdup().
[openssl.git] / util / mkfiles.pl
index cb0e282fa8b0a1c9bb6b7fe0a61cfd1d478a93fd..45e9e24734ea510a7b0214e4c43f6c998408851c 100755 (executable)
@@ -24,6 +24,7 @@ my @dirs = (
 "crypto/bf",
 "crypto/cast",
 "crypto/aes",
+"crypto/camellia",
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
@@ -55,6 +56,8 @@ my @dirs = (
 "crypto/krb5",
 "crypto/store",
 "crypto/pqueue",
+"crypto/whrlpool",
+"crypto/ts",
 "ssl",
 "apps",
 "engines",