hookup execpromise
authorflorian <florian@openbsd.org>
Sat, 16 Dec 2017 11:01:34 +0000 (11:01 +0000)
committerflorian <florian@openbsd.org>
Sat, 16 Dec 2017 11:01:34 +0000 (11:01 +0000)
regress/sys/kern/pledge/Makefile

index 322c3e4..c7ef336 100644 (file)
@@ -1,9 +1,10 @@
-#      $OpenBSD: Makefile,v 1.7 2017/04/12 13:14:08 bluhm Exp $
+#      $OpenBSD: Makefile,v 1.8 2017/12/16 11:01:34 florian Exp $
 
 SUBDIR +=      sigabrt
 SUBDIR +=      generic
 SUBDIR +=      ioctl
 SUBDIR +=      sendrecvfd
 SUBDIR +=      sockopt
+SUBDIR +=      execpromise
 
 .include <bsd.subdir.mk>