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 078f750842..d4de5e464b 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.40 2020/09/21 15:13:24 beck Exp $ | 1 | # $OpenBSD: Makefile,v 1.41 2020/10/07 09:35:03 jsing Exp $ |
| 2 | 2 | ||
| 3 | SUBDIR += asn1 | 3 | SUBDIR += asn1 |
| 4 | SUBDIR += buffer | 4 | SUBDIR += buffer |
| @@ -12,6 +12,7 @@ SUBDIR += record_layer | |||
| 12 | SUBDIR += server | 12 | SUBDIR += server |
| 13 | SUBDIR += ssl | 13 | SUBDIR += ssl |
| 14 | SUBDIR += tlsext | 14 | SUBDIR += tlsext |
| 15 | SUBDIR += tlslegacy | ||
| 15 | SUBDIR += key_schedule | 16 | SUBDIR += key_schedule |
| 16 | SUBDIR += unit | 17 | SUBDIR += unit |
| 17 | 18 | ||
