From c87a5bd4852abc7baefa790a72545c97c889ef08 Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 1 Sep 2022 14:03:29 +0000 Subject: Link sha test to regress --- src/regress/lib/libcrypto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index c98dc2dc5c..319044c267 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.44 2022/06/28 15:46:07 bluhm Exp $ +# $OpenBSD: Makefile,v 1.45 2022/09/01 14:03:29 tb Exp $ SUBDIR += aead SUBDIR += aeswrap @@ -44,6 +44,7 @@ SUBDIR += rc2 SUBDIR += rc4 SUBDIR += rmd SUBDIR += rsa +SUBDIR += sha SUBDIR += sha1 SUBDIR += sha2 SUBDIR += sha256 -- cgit v1.2.3-55-g6feb