Include fips/rsa among the directories to look in.
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Apr 2004 17:27:09 +0000 (17:27 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Apr 2004 17:27:09 +0000 (17:27 +0000)
util/mkfiles.pl

index 2ab548e68ce7909c02af13ffe70a9c88c33f3260..7c9d9d58e66851062592480ff74217f1d356cf60 100755 (executable)
@@ -56,6 +56,7 @@ my @dirs = (
 "fips/des",
 "fips/dsa",
 "fips/rand",
+"fips/rsa",
 "fips/sha1",
 "ssl",
 "apps",