aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkfiles.pl
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2008-12-23 15:15:44 +0000
committerAndy Polyakov <appro@openssl.org>2008-12-23 15:15:44 +0000
commit0f76640fba8cf91f3930d5288d1cf02ef63c5b01 (patch)
treedb7f0cfcf92c09696406be371ccb7c3a9e777001 /util/mkfiles.pl
parenta11974180fa5ebd4f15157e40b10a3a16e4eae5c (diff)
downloadopenssl-0f76640fba8cf91f3930d5288d1cf02ef63c5b01.tar.gz
Windows-specific addenum to "engage crypto/modes" commit #17716.
Diffstat (limited to 'util/mkfiles.pl')
-rwxr-xr-xutil/mkfiles.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index 853f69c0eb..6d15831450 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -26,6 +26,7 @@ my @dirs = (
"crypto/aes",
"crypto/camellia",
"crypto/seed",
+"crypto/modes",
"crypto/bn",
"crypto/rsa",
"crypto/dsa",