Merge the engine branch into the main trunk. All conflicts resolved.
[openssl.git] / util / mkfiles.pl
index 924a85f70eaef75bb542fc7958b677ee2afd5966..470feea76f262e07b9e5fdaf8f53e16d100d9eb3 100755 (executable)
@@ -10,6 +10,7 @@ my @dirs = (
 ".",
 "crypto",
 "crypto/md2",
+"crypto/md4",
 "crypto/md5",
 "crypto/sha",
 "crypto/mdc2",
@@ -44,6 +45,7 @@ my @dirs = (
 "crypto/pkcs7",
 "crypto/pkcs12",
 "crypto/comp",
+"crypto/engine",
 "ssl",
 "rsaref",
 "apps",