From 873fd0865e4287e048146b42525aed5f7357ec8f Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 2 Sep 2022 13:45:18 +0000 Subject: Unhook the old md4 and md5 tests --- src/regress/lib/libcrypto/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index 5448760a8f..bda6d5f660 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.47 2022/09/02 13:38:56 tb Exp $ +# $OpenBSD: Makefile,v 1.48 2022/09/02 13:45:18 tb Exp $ SUBDIR += aead SUBDIR += aeswrap @@ -33,8 +33,6 @@ SUBDIR += idea SUBDIR += ige SUBDIR += init SUBDIR += md -SUBDIR += md4 -SUBDIR += md5 SUBDIR += objects SUBDIR += pbkdf2 SUBDIR += pem -- cgit v1.2.3-55-g6feb