Link regress unp-write-closed to build.
authorbluhm <bluhm@openbsd.org>
Fri, 28 Jun 2024 21:36:05 +0000 (21:36 +0000)
committerbluhm <bluhm@openbsd.org>
Fri, 28 Jun 2024 21:36:05 +0000 (21:36 +0000)
regress/sys/kern/Makefile

index f2f4ddc..a75bf1e 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.105 2023/07/06 07:45:56 deraadt Exp $
+#      $OpenBSD: Makefile,v 1.106 2024/06/28 21:36:05 bluhm Exp $
 
 SUBDIR+= accept access
 SUBDIR+= bind
@@ -22,7 +22,7 @@ SUBDIR+= setuid
 .endif
 SUBDIR+= signal sosplice stackjmp stackpivot syscall_segment
 SUBDIR+= sysvmsg sysvsem sysvshm
-SUBDIR+= unalign unfdpass unixsockets unveil unveil-unmount
+SUBDIR+= unalign unfdpass unixsockets unp-write-closed unveil unveil-unmount
 SUBDIR+= wait
 SUBDIR+= xonly