Allow verification of other types than DATA.
[openssl.git] / util / mkfiles.pl
index 47bc934154c77fb5312195383e9f2972e92d9012..ef72e7223b933d83404ee06e9c9ccc4cf7cd0ef0 100755 (executable)
@@ -23,11 +23,13 @@ my @dirs = (
 "crypto/idea",
 "crypto/bf",
 "crypto/cast",
+"crypto/rijndael",
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
 "crypto/dso",
 "crypto/dh",
+"crypto/ec",
 "crypto/buffer",
 "crypto/bio",
 "crypto/stack",
@@ -47,8 +49,9 @@ my @dirs = (
 "crypto/comp",
 "crypto/engine",
 "crypto/ocsp",
+"crypto/ui",
+"crypto/krb5",
 "ssl",
-"rsaref",
 "apps",
 "test",
 "tools"