Link symbols test to build
authortb <tb@openbsd.org>
Sat, 15 Jul 2023 19:32:54 +0000 (19:32 +0000)
committertb <tb@openbsd.org>
Sat, 15 Jul 2023 19:32:54 +0000 (19:32 +0000)
regress/lib/libssl/Makefile

index b9e2afd..35323e2 100644 (file)
@@ -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