summaryrefslogtreecommitdiff
path: root/util/mkdef.pl
diff options
context:
space:
mode:
authorsteve <steve>2008-10-27 12:31:13 +0000
committersteve <steve>2008-10-27 12:31:13 +0000
commitfbf976d7e443175539d11b508b3897d56ab2fa14 (patch)
treeae3beec69d411cf2b7505588d59a6e759e91047a /util/mkdef.pl
parentc2cf7a2a8d650ea376183307ea18d2775be56161 (diff)
downloadopenssl-fbf976d7e443175539d11b508b3897d56ab2fa14.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 7a3337d34..814060191 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";