Add crypto/store to the directories to look through.
This commit is contained in:
parent
a069460015
commit
e66d863cd0
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ my @dirs = (
|
|||
"crypto/ocsp",
|
||||
"crypto/ui",
|
||||
"crypto/krb5",
|
||||
"crypto/store",
|
||||
"ssl",
|
||||
"apps",
|
||||
"test",
|
||||
|
|
Loading…
Reference in a new issue