From 874d4089095305e7b01923b8ae1c409a24616426 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 15 Apr 2004 17:27:09 +0000 Subject: [PATCH] Include fips/rsa among the directories to look in. --- util/mkfiles.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/util/mkfiles.pl b/util/mkfiles.pl index 2ab548e68c..7c9d9d58e6 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -56,6 +56,7 @@ my @dirs = ( "fips/des", "fips/dsa", "fips/rand", +"fips/rsa", "fips/sha1", "ssl", "apps", -- 2.25.1