Because Rijndael is more known as AES, use crypto/aes instead of
[openssl.git] / util / mkfiles.pl
index 0e174a6d26f10e73eae25ad047d413d09cddfc75..29e1404c695083d933bc35c9cc2c2f889dbf4929 100755 (executable)
@@ -23,7 +23,7 @@ my @dirs = (
 "crypto/idea",
 "crypto/bf",
 "crypto/cast",
-"crypto/rijndael",
+"crypto/aes",
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
@@ -49,6 +49,8 @@ my @dirs = (
 "crypto/comp",
 "crypto/engine",
 "crypto/ocsp",
+"crypto/ui",
+"crypto/krb5",
 "ssl",
 "apps",
 "test",