diff options
Diffstat (limited to '')
| -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 f203fa7ed9..a6b93eed42 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.38 2020/04/06 16:53:45 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.39 2020/05/21 10:46:29 tb Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += asn1 | 3 | SUBDIR += asn1 |
| 4 | SUBDIR += buffer | 4 | SUBDIR += buffer |
| @@ -17,6 +17,7 @@ SUBDIR += unit | |||
| 17 | 17 | ||
| 18 | # Things that take a long time should go below here. | 18 | # Things that take a long time should go below here. |
| 19 | SUBDIR += interop | 19 | SUBDIR += interop |
| 20 | SUBDIR += tlsfuzzer | ||
| 20 | 21 | ||
| 21 | install: | 22 | install: |
| 22 | 23 | ||
