From b78b3da503cdbc1eab982be1760a8fc44c08c508 Mon Sep 17 00:00:00 2001 From: jsing <> Date: Wed, 14 Oct 2020 15:53:22 +0000 Subject: Hook up dtls regress. --- 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 d4de5e464b..956b7e964e 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile @@ -1,10 +1,11 @@ -# $OpenBSD: Makefile,v 1.41 2020/10/07 09:35:03 jsing Exp $ +# $OpenBSD: Makefile,v 1.42 2020/10/14 15:53:22 jsing Exp $ SUBDIR += asn1 SUBDIR += buffer SUBDIR += bytestring SUBDIR += ciphers SUBDIR += client +SUBDIR += dtls SUBDIR += handshake SUBDIR += pqueue SUBDIR += record -- cgit v1.2.3-55-g6feb