diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/regress/lib/libssl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile index a79a631eed..91ac8958e0 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.49 2022/08/27 09:23:17 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.50 2022/10/20 07:38:05 tb Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += api | 3 | SUBDIR += api |
| 4 | SUBDIR += asn1 | 4 | SUBDIR += asn1 |
| @@ -23,6 +23,7 @@ SUBDIR += verify | |||
| 23 | 23 | ||
| 24 | # Things that take a long time should go below here. | 24 | # Things that take a long time should go below here. |
| 25 | SUBDIR += openssl-ruby | 25 | SUBDIR += openssl-ruby |
| 26 | SUBDIR += rust-openssl | ||
| 26 | SUBDIR += tlsfuzzer | 27 | SUBDIR += tlsfuzzer |
| 27 | SUBDIR += interop | 28 | SUBDIR += interop |
| 28 | 29 | ||
