From 7bdedbe7cbfbf5ec162eeb343c6d5b3dd503b45c Mon Sep 17 00:00:00 2001 From: jsing <> Date: Sun, 13 Jul 2014 16:03:54 +0000 Subject: Add a regress test for the ASN1 handling of SSL session tickets. --- src/regress/lib/libssl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/regress/lib/libssl/Makefile') diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile index bbb93fee50..00bc860d8e 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.18 2014/05/24 14:56:32 jsing Exp $ +# $OpenBSD: Makefile,v 1.19 2014/07/13 16:03:54 jsing Exp $ SUBDIR= \ + asn1 \ ssl install: -- cgit v1.2.3-55-g6feb