aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkfiles.pl
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-10-07 18:18:50 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-10-07 18:18:50 +0000
commit549cd657fdff6a2ba41d5c3d2856a8a25dd57e7d (patch)
tree8a9a28a6ecc6667d334d83d2a908dbff1a2d2f56 /util/mkfiles.pl
parent43206a2d7cc87c959535c0f69e2aa3b364eafd6e (diff)
downloadopenssl-549cd657fdff6a2ba41d5c3d2856a8a25dd57e7d.tar.gz
Add fips/ecdh directory.
Diffstat (limited to 'util/mkfiles.pl')
-rwxr-xr-xutil/mkfiles.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index 94ab502f8d..7dff4a695d 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -70,6 +70,7 @@ my @dirs = (
"fips/des",
"fips/dsa",
"fips/dh",
+"fips/ecdh",
"fips/ecdsa",
"fips/hmac",
"fips/rand",