prf redirection build fixes

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
This commit is contained in:
Dr. Stephen Henson
2016-01-19 15:17:41 +00:00
parent 02f7037247
commit aa291c62a7
2 changed files with 2 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ my @dirs = (
"crypto/async",
"crypto/chacha",
"crypto/poly1305",
"crypto/kdf",
"ssl",
"apps",
"engines",