From 964a263d93f25ed38a4d651ea8da6c352a061a3e Mon Sep 17 00:00:00 2001 From: joshua <> Date: Mon, 7 Nov 2022 17:42:08 +0000 Subject: Link aes/ to regress --- src/regress/lib/libcrypto/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/Makefile b/src/regress/lib/libcrypto/Makefile index bda6d5f660..d8cfdfc015 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile @@ -1,6 +1,7 @@ -# $OpenBSD: Makefile,v 1.48 2022/09/02 13:45:18 tb Exp $ +# $OpenBSD: Makefile,v 1.49 2022/11/07 17:42:08 joshua Exp $ SUBDIR += aead +SUBDIR += aes SUBDIR += aeswrap SUBDIR += asn1 SUBDIR += base64 -- cgit v1.2.3-55-g6feb