From 6ed4ddcd23080129c82c1eae57a455601fa53f93 Mon Sep 17 00:00:00 2001 From: tb <> Date: Mon, 3 May 2021 18:31:40 +0000 Subject: Hook openssl-ruby test to regress tree --- 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 956b7e964e..1df48f2525 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.42 2020/10/14 15:53:22 jsing Exp $ +# $OpenBSD: Makefile,v 1.43 2021/05/03 18:31:40 tb Exp $ SUBDIR += asn1 SUBDIR += buffer @@ -18,6 +18,7 @@ SUBDIR += key_schedule SUBDIR += unit # Things that take a long time should go below here. +SUBDIR += openssl-ruby SUBDIR += tlsfuzzer SUBDIR += interop -- cgit v1.2.3-55-g6feb