Commit e66d863c authored by Richard Levitte's avatar Richard Levitte
Browse files

Add crypto/store to the directories to look through.

parent a0694600
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ my @dirs = (
"crypto/ocsp",
"crypto/ui",
"crypto/krb5",
"crypto/store",
"ssl",
"apps",
"test",