From 5d0fb0a3b399cdb9927197b45197d09e37ca223f Mon Sep 17 00:00:00 2001 From: tb <> Date: Sun, 23 Apr 2023 13:47:35 +0000 Subject: Link c2sp test to build --- src/regress/lib/libcrypto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index 99c380fecd..a757915327 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/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 -- cgit v1.2.3-55-g6feb