diff options
| author | tb <> | 2021-08-30 17:28:47 +0000 |
|---|---|---|
| committer | tb <> | 2021-08-30 17:28:47 +0000 |
| commit | b05142e1ba115406b0f261b5374facddce7e25b8 (patch) | |
| tree | 0a67be33ef2dcb0c9b88cdeee94e857810e4d545 /src/regress/lib/libssl/Makefile | |
| parent | ff0ebfdd90c1f0edf8cda1269349b659fd4250c8 (diff) | |
| download | openbsd-b05142e1ba115406b0f261b5374facddce7e25b8.tar.gz openbsd-b05142e1ba115406b0f261b5374facddce7e25b8.tar.bz2 openbsd-b05142e1ba115406b0f261b5374facddce7e25b8.zip | |
link verify regress tests to build
Diffstat (limited to 'src/regress/lib/libssl/Makefile')
| -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 1df48f2525..19fee55210 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.43 2021/05/03 18:31:40 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.44 2021/08/30 17:28:46 tb Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += asn1 | 3 | SUBDIR += asn1 |
| 4 | SUBDIR += buffer | 4 | SUBDIR += buffer |
| @@ -16,6 +16,7 @@ SUBDIR += tlsext | |||
| 16 | SUBDIR += tlslegacy | 16 | SUBDIR += tlslegacy |
| 17 | SUBDIR += key_schedule | 17 | SUBDIR += key_schedule |
| 18 | SUBDIR += unit | 18 | SUBDIR += unit |
| 19 | SUBDIR += verify | ||
| 19 | 20 | ||
| 20 | # Things that take a long time should go below here. | 21 | # Things that take a long time should go below here. |
| 21 | SUBDIR += openssl-ruby | 22 | SUBDIR += openssl-ruby |
