diff options
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 b1caac9284..2f092cc14e 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile | |||
@@ -1,6 +1,7 @@ | |||
1 | # $OpenBSD: Makefile,v 1.32 2018/11/10 08:35:43 beck Exp $ | 1 | # $OpenBSD: Makefile,v 1.33 2019/01/17 06:46:10 jsing Exp $ |
2 | 2 | ||
3 | SUBDIR += asn1 | 3 | SUBDIR += asn1 |
4 | SUBDIR += buffer | ||
4 | SUBDIR += bytestring | 5 | SUBDIR += bytestring |
5 | SUBDIR += ciphers | 6 | SUBDIR += ciphers |
6 | SUBDIR += client | 7 | SUBDIR += client |