From: Dr. Stephen Henson Date: Tue, 26 Oct 2004 13:01:37 +0000 (+0000) Subject: Only add fips/dh once... X-Git-Tag: BEN_FIPS_TEST_6~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a28e18219b7254c02e6e2280a6a6a205c6430af7;p=openssl Only add fips/dh once... --- diff --git a/util/mkfiles.pl b/util/mkfiles.pl index 7ac4ce577d..928a274303 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -53,7 +53,6 @@ my @dirs = ( "crypto/krb5", "fips", "fips/aes", -"fips/dh", "fips/des", "fips/dsa", "fips/dh",