hook up unfdpassfail and ungc
authoranton <anton@openbsd.org>
Sat, 13 Nov 2021 08:25:42 +0000 (08:25 +0000)
committeranton <anton@openbsd.org>
Sat, 13 Nov 2021 08:25:42 +0000 (08:25 +0000)
regress/sys/kern/Makefile

index dc41374..573ddbf 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile,v 1.90 2021/10/29 13:13:20 mpi Exp $
+#      $OpenBSD: Makefile,v 1.91 2021/11/13 08:25:42 anton Exp $
 
 SUBDIR+= __syscall
 SUBDIR+= accept access
@@ -22,7 +22,7 @@ SUBDIR+= setuid
 .endif
 SUBDIR+= signal sosplice stackjmp stackpivot syscall syscall_segment
 SUBDIR+= sysvmsg sysvsem sysvshm
-SUBDIR+= unalign unfdpass unixsock unveil unveil-unmount
+SUBDIR+= unalign unfdpass unfdpassfail ungc unixsock unveil unveil-unmount
 SUBDIR+= wait
 
 install: