+wscons
authoranton <anton@openbsd.org>
Fri, 16 Nov 2018 20:20:17 +0000 (20:20 +0000)
committeranton <anton@openbsd.org>
Fri, 16 Nov 2018 20:20:17 +0000 (20:20 +0000)
regress/sys/dev/Makefile

index f24f0db..10d9963 100644 (file)
@@ -1,6 +1,7 @@
-#      $OpenBSD: Makefile,v 1.5 2018/08/26 08:12:09 anton Exp $
+#      $OpenBSD: Makefile,v 1.6 2018/11/16 20:20:17 anton Exp $
 
 SUBDIR+=       fdesc
 SUBDIR+=       kcov
+SUBDIR+=       wscons
 
 .include <bsd.subdir.mk>