diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 02ff4787a68..6c11d3b06e0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.503 2007/05/20 17:28:17 wiz Exp $ +# $NetBSD: Makefile,v 1.504 2007/05/28 13:19:12 obache Exp $ # COMMENT= Packages to support the X window system @@ -15,6 +15,7 @@ SUBDIR+= Xrandr SUBDIR+= Xrender SUBDIR+= acidlaunch SUBDIR+= alacarte +SUBDIR+= antiright SUBDIR+= appres SUBDIR+= asnap SUBDIR+= aterm |