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:
f8c39f3
)
Add fips/ecdsa directory to mkfiles.pl
author
Dr. Stephen Henson
<steve@openssl.org>
Tue, 22 Feb 2011 14:52:23 +0000
(14:52 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Tue, 22 Feb 2011 14:52:23 +0000
(14:52 +0000)
util/mkfiles.pl
patch
|
blob
|
history
diff --git
a/util/mkfiles.pl
b/util/mkfiles.pl
index 9a657dadcf70e54ee4024e2b661aa826a1668114..2d77a82b0c8194eab9d29a3efdc5376e8b7c2661 100755
(executable)
--- a/
util/mkfiles.pl
+++ b/
util/mkfiles.pl
@@
-68,6
+68,7
@@
my @dirs = (
"fips/des",
"fips/dsa",
"fips/dh",
+"fips/ecdsa",
"fips/hmac",
"fips/rand",
"fips/rsa",