From 549d89f7ed6a341f431bc872e89072777f878448 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Mon, 8 Sep 2003 09:16:39 +0000 Subject: [PATCH] Include all the fips directories. --- util/mkfiles.pl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/util/mkfiles.pl b/util/mkfiles.pl index 29e1404c69..888ee32beb 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -51,6 +51,12 @@ my @dirs = ( "crypto/ocsp", "crypto/ui", "crypto/krb5", +"fips", +"fips/aes", +"fips/des", +"fips/dsa", +"fips/rand", +"fips/sha1", "ssl", "apps", "test", -- 2.25.1