make update, after moving around symbols in libeay.num to match
[openssl.git] / util / mkfiles.pl
index 35e5073d744afdbcf1f47ff48ca16451df0a81c2..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",
@@ -50,6 +50,7 @@ my @dirs = (
 "crypto/engine",
 "crypto/ocsp",
 "crypto/ui",
+"crypto/krb5",
 "ssl",
 "apps",
 "test",