From fc635fa7207d70c3efc87ea6780a3303167499a8 Mon Sep 17 00:00:00 2001 From: tb <> Date: Sun, 20 Jan 2019 06:50:26 +0000 Subject: hook handshake 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 c6475095ec..0096a9fd87 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.34 2019/01/19 02:57:21 jsing Exp $ +# $OpenBSD: Makefile,v 1.35 2019/01/20 06:50:26 tb Exp $ SUBDIR += asn1 SUBDIR += buffer SUBDIR += bytestring SUBDIR += ciphers SUBDIR += client +SUBDIR += handshake SUBDIR += pqueue SUBDIR += record SUBDIR += server -- cgit v1.2.3-55-g6feb