From 1fad31b95d375cf44bd4b7c1644b6e113a6f6be4 Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 18 Sep 2020 10:19:31 +0000 Subject: hook symbols test to regress --- 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 8d6d40d62e..7ec659bfc2 100644 --- a/src/regress/lib/libcrypto/Makefile +++ b/src/regress/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.39 2020/07/23 17:15:35 schwarze Exp $ +# $OpenBSD: Makefile,v 1.40 2020/09/18 10:19:31 tb Exp $ SUBDIR += aead SUBDIR += aeswrap @@ -47,6 +47,7 @@ SUBDIR += sha256 SUBDIR += sha512 SUBDIR += sm3 SUBDIR += sm4 +SUBDIR += symbols SUBDIR += utf8 SUBDIR += wycheproof SUBDIR += x509 -- cgit v1.2.3-55-g6feb