Include all the fips directories.

This commit is contained in:
Richard Levitte 2003-09-08 09:16:39 +00:00
parent 5db9e7bec8
commit 549d89f7ed

View file

@ -51,6 +51,12 @@ my @dirs = (
"crypto/ocsp",
"crypto/ui",
"crypto/krb5",
"fips",
"fips/aes",
"fips/des",
"fips/dsa",
"fips/rand",
"fips/sha1",
"ssl",
"apps",
"test",