From: tb Date: Fri, 2 Sep 2022 13:38:56 +0000 (+0000) Subject: Link new md test to regress. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=24f1a0be96f345f6e48740b4541de1d816ab9cde;p=openbsd Link new md test to regress. --- 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