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:
5db9e7b
)
Include all the fips directories.
author
Richard Levitte
<levitte@openssl.org>
Mon, 8 Sep 2003 09:16:39 +0000
(09:16 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 8 Sep 2003 09:16:39 +0000
(09:16 +0000)
util/mkfiles.pl
patch
|
blob
|
history
diff --git
a/util/mkfiles.pl
b/util/mkfiles.pl
index 29e1404c695083d933bc35c9cc2c2f889dbf4929..888ee32bebd357311cef45f0553f2bbc2ef3f9fb 100755
(executable)
--- 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",