From: jsing Date: Wed, 2 Oct 2024 14:50:58 +0000 (+0000) Subject: Hook up the err regress. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3792e57e0012a2e7164d71e63a575ffa2950c01c;p=openbsd Hook up the err regress. --- diff --git a/regress/lib/libcrypto/Makefile b/regress/lib/libcrypto/Makefile index d812cd9db90..38746985317 100644 --- a/regress/lib/libcrypto/Makefile +++ b/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.59 2024/08/31 08:23:32 tb Exp $ +# $OpenBSD: Makefile,v 1.60 2024/10/02 14:50:58 jsing Exp $ SUBDIR += aead SUBDIR += aes @@ -23,6 +23,7 @@ SUBDIR += dsa SUBDIR += ec SUBDIR += ecdh SUBDIR += ecdsa +SUBDIR += err SUBDIR += evp SUBDIR += exdata SUBDIR += free