From 68f6e90022f7f35d4c05cd703e67be40e085329e Mon Sep 17 00:00:00 2001 From: jsing <> Date: Sat, 1 Feb 2025 12:27:11 +0000 Subject: Hook renegotiation regress. --- src/regress/lib/libssl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile index d6dbc2f8eb..e0813b40b3 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.57 2024/04/22 07:31:54 anton Exp $ +# $OpenBSD: Makefile,v 1.58 2025/02/01 12:27:11 jsing Exp $ SUBDIR += api SUBDIR += asn1 @@ -13,6 +13,7 @@ SUBDIR += pqueue SUBDIR += quic SUBDIR += record SUBDIR += record_layer +SUBDIR += renegotiation SUBDIR += server SUBDIR += shutdown SUBDIR += ssl -- cgit v1.2.3-55-g6feb