From c114d2b36597e7c5aa670267f5b94ace23f20123 Mon Sep 17 00:00:00 2001 From: beck <> Date: Wed, 7 Nov 2018 21:42:10 +0000 Subject: Add in key_schedule regress tests to regress build --- 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 437645a0f5..2544184d09 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.27 2018/11/07 01:20:20 bluhm Exp $ +# $OpenBSD: Makefile,v 1.28 2018/11/07 21:42:10 beck Exp $ SUBDIR= \ asn1 \ @@ -10,6 +10,7 @@ SUBDIR= \ server \ ssl \ tlsext \ + key_schedule \ unit install: -- cgit v1.2.3-55-g6feb