The experimental Rijndael code moved to the main trunk.
[openssl.git] / util / mkfiles.pl
index 6fa424bd1903e8d0af102ade96f7866e538f4bff..5296bdb5e491f48a6eda5e35ff45a3afc321e3c4 100755 (executable)
@@ -10,6 +10,7 @@ my @dirs = (
 ".",
 "crypto",
 "crypto/md2",
+"crypto/md4",
 "crypto/md5",
 "crypto/sha",
 "crypto/mdc2",
@@ -25,6 +26,7 @@ my @dirs = (
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
+"crypto/dso",
 "crypto/dh",
 "crypto/buffer",
 "crypto/bio",