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 2f209d7133e..25a624c1e94 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.280 2002/12/26 11:10:52 wiz Exp $ +# $NetBSD: Makefile,v 1.281 2003/01/14 09:17:07 jlam Exp $ # COMMENT= Packages to support the X window system @@ -10,6 +10,7 @@ SUBDIR+= Xaw-Xpm SUBDIR+= Xaw3d SUBDIR+= Xbae SUBDIR+= XmHTML +SUBDIR+= Xrender SUBDIR+= acidlaunch SUBDIR+= asnap SUBDIR+= aterm |