Minor clean-up in crypto/engine.
[openssl.git] / util / mkfiles.pl
index f0daaecde7b512a646279e6b25910a697a65c871..45e9e24734ea510a7b0214e4c43f6c998408851c 100755 (executable)
@@ -24,6 +24,7 @@ my @dirs = (
 "crypto/bf",
 "crypto/cast",
 "crypto/aes",
 "crypto/bf",
 "crypto/cast",
 "crypto/aes",
+"crypto/camellia",
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
@@ -54,6 +55,9 @@ my @dirs = (
 "crypto/ui",
 "crypto/krb5",
 "crypto/store",
 "crypto/ui",
 "crypto/krb5",
 "crypto/store",
+"crypto/pqueue",
+"crypto/whrlpool",
+"crypto/ts",
 "ssl",
 "apps",
 "engines",
 "ssl",
 "apps",
 "engines",