diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 8f9b1159934..df879f3b44f 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.662 2012/08/31 19:43:49 prlw1 Exp $ +# $NetBSD: Makefile,v 1.663 2012/10/06 06:00:12 ryoon Exp $ # COMMENT= Packages to support the X window system @@ -18,6 +18,7 @@ SUBDIR+= applewmproto SUBDIR+= appres SUBDIR+= asnap SUBDIR+= aterm +SUBDIR+= autocutsel SUBDIR+= avant-window-navigator SUBDIR+= bbapm SUBDIR+= beforelight |