Add crypto/store to the directories to look through.
authorRichard Levitte <levitte@openssl.org>
Wed, 11 Jun 2003 04:46:08 +0000 (04:46 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 11 Jun 2003 04:46:08 +0000 (04:46 +0000)
util/mkfiles.pl

index 70d1348a343ebfc6a806d1f3b229a879fb449ffc..a95d14cc6a3bed496b3e8d2a7b8bb23f2df5e748 100755 (executable)
@@ -53,6 +53,7 @@ my @dirs = (
 "crypto/ocsp",
 "crypto/ui",
 "crypto/krb5",
+"crypto/store",
 "ssl",
 "apps",
 "test",