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