diff options
Diffstat (limited to 'src/lib/libcrypto/util/mkfiles.pl')
-rw-r--r-- | src/lib/libcrypto/util/mkfiles.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/util/mkfiles.pl b/src/lib/libcrypto/util/mkfiles.pl index 7d9a9d5e5c..6d15831450 100644 --- a/src/lib/libcrypto/util/mkfiles.pl +++ b/src/lib/libcrypto/util/mkfiles.pl | |||
@@ -15,7 +15,6 @@ my @dirs = ( | |||
15 | "crypto/sha", | 15 | "crypto/sha", |
16 | "crypto/mdc2", | 16 | "crypto/mdc2", |
17 | "crypto/hmac", | 17 | "crypto/hmac", |
18 | "crypto/cmac", | ||
19 | "crypto/ripemd", | 18 | "crypto/ripemd", |
20 | "crypto/des", | 19 | "crypto/des", |
21 | "crypto/rc2", | 20 | "crypto/rc2", |
@@ -63,7 +62,6 @@ my @dirs = ( | |||
63 | "crypto/pqueue", | 62 | "crypto/pqueue", |
64 | "crypto/whrlpool", | 63 | "crypto/whrlpool", |
65 | "crypto/ts", | 64 | "crypto/ts", |
66 | "crypto/srp", | ||
67 | "ssl", | 65 | "ssl", |
68 | "apps", | 66 | "apps", |
69 | "engines", | 67 | "engines", |