From 7bca0a1db5f0fc2d2c671eddac19e9e92075a5f4 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Mon, 8 Dec 2014 13:59:28 +0000 Subject: [PATCH] Remove fips directories from mkfiles.pl Reviewed-by: Tim Hudson --- util/mkfiles.pl | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/util/mkfiles.pl b/util/mkfiles.pl index 42db466688..a81434b2cf 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -64,19 +64,6 @@ my @dirs = ( "crypto/whrlpool", "crypto/ts", "crypto/srp", -"fips", -"fips/aes", -"fips/cmac", -"fips/des", -"fips/dsa", -"fips/dh", -"fips/ecdh", -"fips/ecdsa", -"fips/hmac", -"fips/rand", -"fips/rsa", -"fips/utl", -"fips/sha", "ssl", "apps", "engines", -- 2.25.1