make update
[openssl.git] / util / mkfiles.pl
index 47bc934154c77fb5312195383e9f2972e92d9012..70d1348a343ebfc6a806d1f3b229a879fb449ffc 100755 (executable)
@@ -23,11 +23,15 @@ my @dirs = (
 "crypto/idea",
 "crypto/bf",
 "crypto/cast",
 "crypto/idea",
 "crypto/bf",
 "crypto/cast",
+"crypto/aes",
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
 "crypto/dso",
 "crypto/dh",
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
 "crypto/dso",
 "crypto/dh",
+"crypto/ec",
+"crypto/ecdh",
+"crypto/ecdsa",
 "crypto/buffer",
 "crypto/bio",
 "crypto/stack",
 "crypto/buffer",
 "crypto/bio",
 "crypto/stack",
@@ -47,8 +51,9 @@ my @dirs = (
 "crypto/comp",
 "crypto/engine",
 "crypto/ocsp",
 "crypto/comp",
 "crypto/engine",
 "crypto/ocsp",
+"crypto/ui",
+"crypto/krb5",
 "ssl",
 "ssl",
-"rsaref",
 "apps",
 "test",
 "tools"
 "apps",
 "test",
 "tools"