diff options
Diffstat (limited to '')
| -rw-r--r-- | src/regress/lib/libcrypto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index 8d6d40d62e..7ec659bfc2 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.39 2020/07/23 17:15:35 schwarze Exp $ | 1 | # $OpenBSD: Makefile,v 1.40 2020/09/18 10:19:31 tb Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += aead | 3 | SUBDIR += aead |
| 4 | SUBDIR += aeswrap | 4 | SUBDIR += aeswrap |
| @@ -47,6 +47,7 @@ SUBDIR += sha256 | |||
| 47 | SUBDIR += sha512 | 47 | SUBDIR += sha512 |
| 48 | SUBDIR += sm3 | 48 | SUBDIR += sm3 |
| 49 | SUBDIR += sm4 | 49 | SUBDIR += sm4 |
| 50 | SUBDIR += symbols | ||
| 50 | SUBDIR += utf8 | 51 | SUBDIR += utf8 |
| 51 | SUBDIR += wycheproof | 52 | SUBDIR += wycheproof |
| 52 | SUBDIR += x509 | 53 | SUBDIR += x509 |
