add Xi and os subdirs

This commit is contained in:
mrg 2008-08-02 19:54:24 +00:00
parent af8d2d6f64
commit 54e0e80036
1 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.5 2008/08/02 19:27:28 mrg Exp $
# $NetBSD: Makefile,v 1.6 2008/08/02 19:54:24 mrg Exp $
.include <bsd.own.mk>
@ -49,7 +49,10 @@ SUBDIR+= damageext XTrap composite exa config hw
.else
### this is the current working set
SUBDIR= doc include .WAIT
SUBDIR+= dix ${SUBDIR.fb} mi Xext ${SUBDIR.miext} randr render
SUBDIR+= dix ${SUBDIR.fb} mi Xext ${SUBDIR.miext} os randr render
SUBDIR+= Xi
#SUBDIR+= xkb dbe mfb ${SUBDIR.afb} {SUBDIR.cfb} record xfixes
#SUBDIR+= damageext XTrap composite exa config hw
.endif
.if 0