From: Richard Levitte Date: Mon, 8 Sep 2003 09:16:39 +0000 (+0000) Subject: Include all the fips directories. X-Git-Tag: BEN_FIPS_TEST_1~56 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=549d89f7ed6a341f431bc872e89072777f878448;p=oweals%2Fopenssl.git Include all the fips directories. --- diff --git a/util/mkfiles.pl b/util/mkfiles.pl index 29e1404c69..888ee32beb 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -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",