summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-02-22 14:52:23 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-02-22 14:52:23 +0000
commit558ddad34f59409774511de291b719223e0ed3e5 (patch)
tree4ea0664f32d854f75191caeeac3d0acc4390633f /util
parentf8c39f3cd0869a77b8bcef63e3c66e75f18609f0 (diff)
Add fips/ecdsa directory to mkfiles.pl
Diffstat (limited to 'util')
-rwxr-xr-xutil/mkfiles.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index 9a657dadcf..2d77a82b0c 100755
--- 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",