aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-01-19 15:17:41 +0000
committerDr. Stephen Henson <steve@openssl.org>2016-01-19 15:33:45 +0000
commitaa291c62a7c227d94073c8cd4ce81aa6950d72d7 (patch)
tree75d29e34a636128011fe16836c155cede2bef3c0 /util
parent02f70372470b4dd3b21443bb615292175f5d2c88 (diff)
downloadopenssl-aa291c62a7c227d94073c8cd4ce81aa6950d72d7.tar.gz
prf redirection build fixes
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Diffstat (limited to 'util')
-rwxr-xr-xutil/mkfiles.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index bc17462033..ed47224261 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -65,6 +65,7 @@ my @dirs = (
"crypto/async",
"crypto/chacha",
"crypto/poly1305",
+"crypto/kdf",
"ssl",
"apps",
"engines",