From 1c6807c9d619243a86fcaa86143a08293474e8ea Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Sun, 1 May 2011 16:46:28 +0000 Subject: Add ppc_cap.c to restricted tarball. --- util/fipsdist.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'util/fipsdist.pl') diff --git a/util/fipsdist.pl b/util/fipsdist.pl index 3694a5dccb..cb501e53e3 100644 --- a/util/fipsdist.pl +++ b/util/fipsdist.pl @@ -17,6 +17,7 @@ foreach (@objlist) { $tarobjs{"$1.c"} = 1 if /([^\/]+).o$/}; $tarobjs{"ncbc_enc.c"} = 1; $tarobjs{"mem_clr.c"} = 1; +$tarobjs{"ppc_cap.c"} = 1; foreach (split / /, $ENV{LINKDIRS} ) { $cdirs{$_} = 1 }; -- cgit v1.2.3