summaryrefslogtreecommitdiff
path: root/util/mkfiles.pl
diff options
context:
space:
mode:
Diffstat (limited to 'util/mkfiles.pl')
-rwxr-xr-xutil/mkfiles.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index 470feea76f..128ed39411 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -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"