projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dc3253
)
Include fips/rsa among the directories to look in.
author
Richard Levitte
<levitte@openssl.org>
Thu, 15 Apr 2004 17:27:09 +0000
(17:27 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 15 Apr 2004 17:27:09 +0000
(17:27 +0000)
util/mkfiles.pl
patch
|
blob
|
history
diff --git
a/util/mkfiles.pl
b/util/mkfiles.pl
index 2ab548e68ce7909c02af13ffe70a9c88c33f3260..7c9d9d58e66851062592480ff74217f1d356cf60 100755
(executable)
--- 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",