Include all the fips directories.
authorRichard Levitte <levitte@openssl.org>
Mon, 8 Sep 2003 09:16:39 +0000 (09:16 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 8 Sep 2003 09:16:39 +0000 (09:16 +0000)
util/mkfiles.pl

index 29e1404c695083d933bc35c9cc2c2f889dbf4929..888ee32bebd357311cef45f0553f2bbc2ef3f9fb 100755 (executable)
@@ -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",