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