Typos
[openssl.git] / util / mkfiles.pl
index f0daaecde7b512a646279e6b25910a697a65c871..584c3912e6ec1ac6a67b89af3a2a8592c262777c 100755 (executable)
@@ -24,6 +24,8 @@ my @dirs = (
 "crypto/bf",
 "crypto/cast",
 "crypto/aes",
+"crypto/camellia",
+"crypto/seed",
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
@@ -54,6 +56,9 @@ my @dirs = (
 "crypto/ui",
 "crypto/krb5",
 "crypto/store",
+"crypto/pqueue",
+"crypto/whrlpool",
+"crypto/ts",
 "ssl",
 "apps",
 "engines",