hook verify regress test to build
authortb <tb@openbsd.org>
Mon, 30 Aug 2021 17:34:32 +0000 (17:34 +0000)
committertb <tb@openbsd.org>
Mon, 30 Aug 2021 17:34:32 +0000 (17:34 +0000)
regress/lib/libssl/Makefile

index 934f8ba..07a35d9 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.45 2021/08/30 17:34:01 tb Exp $
+#      $OpenBSD: Makefile,v 1.46 2021/08/30 17:34:32 tb Exp $
 
 SUBDIR += asn1
 SUBDIR += buffer
@@ -16,6 +16,7 @@ SUBDIR += tlsext
 SUBDIR += tlslegacy
 SUBDIR += key_schedule
 SUBDIR += unit
+SUBDIR += verify
 
 # Things that take a long time should go below here. 
 SUBDIR += openssl-ruby