From: tb Date: Sun, 23 Apr 2023 13:47:35 +0000 (+0000) Subject: Link c2sp test to build X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=242be85ce01e983c269c68aa0f787f8cdbd7360b;p=openbsd Link c2sp test to build --- diff --git a/regress/lib/libcrypto/Makefile b/regress/lib/libcrypto/Makefile index 99c380fecd4..a757915327f 100644 --- a/regress/lib/libcrypto/Makefile +++ b/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.50 2022/12/01 23:03:40 tb Exp $ +# $OpenBSD: Makefile,v 1.51 2023/04/23 13:47:35 tb Exp $ SUBDIR += aead SUBDIR += aes @@ -9,6 +9,7 @@ SUBDIR += bf SUBDIR += bio SUBDIR += bn SUBDIR += CA +SUBDIR += c2sp SUBDIR += cast SUBDIR += certs SUBDIR += chacha