projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a069460
)
Add crypto/store to the directories to look through.
author
Richard Levitte
<levitte@openssl.org>
Wed, 11 Jun 2003 04:46:08 +0000
(
04:46
+0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 11 Jun 2003 04:46:08 +0000
(
04:46
+0000)
util/mkfiles.pl
patch
|
blob
|
history
diff --git
a/util/mkfiles.pl
b/util/mkfiles.pl
index 70d1348a343ebfc6a806d1f3b229a879fb449ffc..a95d14cc6a3bed496b3e8d2a7b8bb23f2df5e748 100755
(executable)
--- a/
util/mkfiles.pl
+++ b/
util/mkfiles.pl
@@
-53,6
+53,7
@@
my @dirs = (
"crypto/ocsp",
"crypto/ui",
"crypto/krb5",
+"crypto/store",
"ssl",
"apps",
"test",