diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 09c9370fda4..5a97dfa9cb6 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.690 2013/05/31 00:41:10 rodent Exp $ +# $NetBSD: Makefile,v 1.691 2013/06/02 21:58:01 rodent Exp $ # COMMENT= Packages to support the X window system @@ -491,6 +491,7 @@ SUBDIR+= xephem SUBDIR+= xev SUBDIR+= xextproto SUBDIR+= xeyes +SUBDIR+= xf86-input-acecad SUBDIR+= xf86-input-keyboard SUBDIR+= xf86-input-mouse SUBDIR+= xf86-input-vmmouse |