Add crypto/store to the directories to look through.

This commit is contained in:
Richard Levitte 2003-06-11 04:46:08 +00:00
parent a069460015
commit e66d863cd0

View File

@ -53,6 +53,7 @@ my @dirs = (
"crypto/ocsp", "crypto/ocsp",
"crypto/ui", "crypto/ui",
"crypto/krb5", "crypto/krb5",
"crypto/store",
"ssl", "ssl",
"apps", "apps",
"test", "test",