Enable shutdown regress test.
authorjsing <jsing@openbsd.org>
Fri, 19 Jan 2024 08:29:26 +0000 (08:29 +0000)
committerjsing <jsing@openbsd.org>
Fri, 19 Jan 2024 08:29:26 +0000 (08:29 +0000)
regress/lib/libssl/Makefile

index 35323e2..94c980f 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.54 2023/07/15 19:32:54 tb Exp $
+#      $OpenBSD: Makefile,v 1.55 2024/01/19 08:29:26 jsing Exp $
 
 SUBDIR += api
 SUBDIR += asn1
@@ -14,6 +14,7 @@ SUBDIR += quic
 SUBDIR += record
 SUBDIR += record_layer
 SUBDIR += server
+SUBDIR += shutdown
 SUBDIR += ssl
 SUBDIR += symbols
 SUBDIR += tls