Like MD_Init, MD now must include a NULL engine pointer in its definition.
[openssl.git] / util / mkfiles.pl
index 470feea76f262e07b9e5fdaf8f53e16d100d9eb3..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",
@@ -46,8 +48,10 @@ my @dirs = (
 "crypto/pkcs12",
 "crypto/comp",
 "crypto/engine",
+"crypto/ocsp",
+"crypto/ui",
+"crypto/krb5",
 "ssl",
-"rsaref",
 "apps",
 "test",
 "tools"