summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--util/fipsdist.pl1
1 files changed, 1 insertions, 0 deletions
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,