From 6eb54fd85cccb22c327d779aba066f1cb03158a0 Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 9 Nov 2018 19:31:50 +0000 Subject: remove the not yet implemented "handshake" subdirectory --- src/regress/lib/libssl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile index 7fabb63476..ccff27278b 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.29 2018/11/09 19:24:50 tb Exp $ +# $OpenBSD: Makefile,v 1.30 2018/11/09 19:31:50 tb Exp $ SUBDIR += asn1 SUBDIR += bytestring SUBDIR += ciphers SUBDIR += client -SUBDIR += handshake SUBDIR += interop SUBDIR += pqueue SUBDIR += server -- cgit v1.2.3-55-g6feb