From b3ad0ad004d3d681310fe0d75cda8331381c5869 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Fri, 19 Jan 2024 08:29:26 +0000 Subject: Enable shutdown regress test. --- src/regress/lib/libssl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile index 35323e2c40..94c980fc6d 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.54 2023/07/15 19:32:54 tb Exp $ +# $OpenBSD: Makefile,v 1.55 2024/01/19 08:29:26 jsing Exp $ SUBDIR += api SUBDIR += asn1 @@ -14,6 +14,7 @@ SUBDIR += quic SUBDIR += record SUBDIR += record_layer SUBDIR += server +SUBDIR += shutdown SUBDIR += ssl SUBDIR += symbols SUBDIR += tls -- cgit v1.2.3-55-g6feb