From 5024b79f5c41d97f023a5dbb6142af906129bf86 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 11 May 2011 12:52:51 +0000 Subject: [PATCH] Inlcude README.ECC in FIPS restricted tarball. --- util/fipsdist.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/util/fipsdist.pl b/util/fipsdist.pl index 5e511f7916..30f7e71133 100644 --- a/util/fipsdist.pl +++ b/util/fipsdist.pl @@ -39,6 +39,7 @@ my %keep = "Makefile.fips" => 1, "Makefile.shared" => 1, "README.FIPS" => 1, + "README.ECC" => 1, "e_os.h" => 1, "e_os2.h" => 1, "Configure" => 1, -- 2.34.1