From: jsing Date: Mon, 6 May 2024 14:37:26 +0000 (+0000) Subject: Enable lhash regress. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e3d769693faf50f4ba8d0e1d2ad22e1300309d62;p=openbsd Enable lhash regress. --- diff --git a/regress/lib/libcrypto/Makefile b/regress/lib/libcrypto/Makefile index ffe08d04bdc..01db7a5dc70 100644 --- a/regress/lib/libcrypto/Makefile +++ b/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.57 2024/04/25 14:27:29 jsing Exp $ +# $OpenBSD: Makefile,v 1.58 2024/05/06 14:37:26 jsing Exp $ SUBDIR += aead SUBDIR += aes @@ -32,6 +32,7 @@ SUBDIR += hmac SUBDIR += idea SUBDIR += ige SUBDIR += init +SUBDIR += lhash SUBDIR += md SUBDIR += objects SUBDIR += pbkdf2