aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkdef.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/mkdef.pl
parente9eda23ae6eced7cb0d71440cee0431273ce8520 (diff)
downloadopenssl-ab7e09f59b1ab1a5a529dd7e80017f02be432b2c.tar.gz
Win32 fixes... add new directory to build system. Fix warnings.
Diffstat (limited to 'util/mkdef.pl')
-rwxr-xr-xutil/mkdef.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mkdef.pl b/util/mkdef.pl
index 7a3337d34a..8140601910 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -309,6 +309,7 @@ $crypto.=" crypto/krb5/krb5_asn.h";
#$crypto.=" crypto/store/store.h";
$crypto.=" crypto/pqueue/pqueue.h";
$crypto.=" crypto/cms/cms.h";
+$crypto.=" crypto/jpake/jpake.h";
my $symhacks="crypto/symhacks.h";