From 24f1a0be96f345f6e48740b4541de1d816ab9cde Mon Sep 17 00:00:00 2001 From: tb Date: Fri, 2 Sep 2022 13:38:56 +0000 Subject: [PATCH] Link new md test to regress. --- regress/lib/libcrypto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/regress/lib/libcrypto/Makefile b/regress/lib/libcrypto/Makefile index 35137403a56..5448760a8f4 100644 --- a/regress/lib/libcrypto/Makefile +++ b/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.46 2022/09/02 11:16:03 tb Exp $ +# $OpenBSD: Makefile,v 1.47 2022/09/02 13:38:56 tb Exp $ SUBDIR += aead SUBDIR += aeswrap @@ -32,6 +32,7 @@ SUBDIR += hmac SUBDIR += idea SUBDIR += ige SUBDIR += init +SUBDIR += md SUBDIR += md4 SUBDIR += md5 SUBDIR += objects -- 2.20.1