move constants for debug functions to end of file
[openssl.git] / util / mkfiles.pl
index 5296bdb5e491f48a6eda5e35ff45a3afc321e3c4..128ed39411ffaf287e2c1902edf419e03d852a51 100755 (executable)
@@ -23,6 +23,7 @@ my @dirs = (
 "crypto/idea",
 "crypto/bf",
 "crypto/cast",
+"crypto/rijndael",
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
@@ -45,8 +46,9 @@ my @dirs = (
 "crypto/pkcs7",
 "crypto/pkcs12",
 "crypto/comp",
+"crypto/engine",
+"crypto/ocsp",
 "ssl",
-"rsaref",
 "apps",
 "test",
 "tools"