aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkfiles.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-10-27 12:31:13 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-10-27 12:31:13 +0000
commitab7e09f59b1ab1a5a529dd7e80017f02be432b2c (patch)
treeff41ddbc6baa045472ad6b77182d8fb53f47c469 /util/mkfiles.pl
parente9eda23ae6eced7cb0d71440cee0431273ce8520 (diff)
downloadopenssl-ab7e09f59b1ab1a5a529dd7e80017f02be432b2c.tar.gz
Win32 fixes... add new directory to build system. Fix warnings.
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 1326c9856a..853f69c0eb 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -48,6 +48,7 @@ my @dirs = (
"crypto/x509v3",
"crypto/cms",
"crypto/conf",
+"crypto/jpake",
"crypto/txt_db",
"crypto/pkcs7",
"crypto/pkcs12",