aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkfiles.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2008-06-04 11:45:15 +0000
committerDr. Stephen Henson <steve@openssl.org>2008-06-04 11:45:15 +0000
commit863d447e0b0df25d162983a1dc19c38b49d94105 (patch)
tree62910fca565787696c04ce43c6b95ed779c713eb /util/mkfiles.pl
parent5ce278a77bd7d23bcf965cfa37afb7b937c1a17d (diff)
downloadopenssl-863d447e0b0df25d162983a1dc19c38b49d94105.tar.gz
Remove store from Windows build.
Diffstat (limited to 'util/mkfiles.pl')
-rwxr-xr-xutil/mkfiles.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index 4bfce64ada..1326c9856a 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -56,7 +56,7 @@ my @dirs = (
"crypto/ocsp",
"crypto/ui",
"crypto/krb5",
-"crypto/store",
+#"crypto/store",
"crypto/pqueue",
"crypto/whrlpool",
"crypto/ts",