From 3d9b335e33dfd0b43e28c53a810ad22b10dcf58a Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 15 Jul 2023 19:32:54 +0000 Subject: Link symbols test to build --- src/regress/lib/libssl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile index b9e2afd2e0..35323e2c40 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.53 2023/07/12 07:03:24 tb Exp $ +# $OpenBSD: Makefile,v 1.54 2023/07/15 19:32:54 tb Exp $ SUBDIR += api SUBDIR += asn1 @@ -15,6 +15,7 @@ SUBDIR += record SUBDIR += record_layer SUBDIR += server SUBDIR += ssl +SUBDIR += symbols SUBDIR += tls SUBDIR += tlsext SUBDIR += tlslegacy -- cgit v1.2.3-55-g6feb