Commit 549d89f7 authored by Richard Levitte's avatar Richard Levitte
Browse files

Include all the fips directories.

parent 5db9e7be
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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",