From: Dr. Stephen Henson Date: Tue, 26 Oct 2004 11:47:14 +0000 (+0000) Subject: Add fips/dh directory to mkfiles.pl X-Git-Tag: BEN_FIPS_TEST_6~67 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c133cb897454507de55c321c87ef5bee48922ca0;p=oweals%2Fopenssl.git Add fips/dh directory to mkfiles.pl --- diff --git a/util/mkfiles.pl b/util/mkfiles.pl index 7c9d9d58e6..a6ecada484 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -53,6 +53,7 @@ my @dirs = ( "crypto/krb5", "fips", "fips/aes", +"fips/dh", "fips/des", "fips/dsa", "fips/rand",