diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 316c66b2268..906e5ca692a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.652 2012/06/06 09:37:54 wiz Exp $ +# $NetBSD: Makefile,v 1.653 2012/06/06 09:41:06 wiz Exp $ # COMMENT= Packages to support the X window system @@ -500,6 +500,7 @@ SUBDIR+= xkbcomp SUBDIR+= xkbd SUBDIR+= xkbdata SUBDIR+= xkbevd +SUBDIR+= xkbprint SUBDIR+= xkbset SUBDIR+= xkbutils SUBDIR+= xkeyboard-config |