add os-support and scanpci subdirs

This commit is contained in:
mrg 2008-08-04 04:30:59 +00:00
parent 3c357c7414
commit 5eb6f396c1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.2 2008/08/03 23:00:41 mrg Exp $
# $NetBSD: Makefile,v 1.3 2008/08/04 04:30:59 mrg Exp $
SUBDIR= dummy ddc
SUBDIR= dummy ddc os-support scanpci
SUBDIR+= .WAIT utils
.include <bsd.subdir.mk>