From 69749703965410f8546c44805b4ddec69f047ac9 Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 2 Sep 2022 13:38:56 +0000 Subject: Link new md 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 35137403a5..5448760a8f 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/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 -- cgit v1.2.3-55-g6feb