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 360862d1c19..07a261bf8e9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.257 2002/07/19 12:43:47 wiz Exp $ +# $NetBSD: Makefile,v 1.258 2002/08/02 20:12:30 jlam Exp $ # COMMENT= Packages to support the X window system @@ -62,6 +62,7 @@ SUBDIR+= lesstif12 SUBDIR+= mlterm SUBDIR+= modeline SUBDIR+= multi-gnome-terminal +SUBDIR+= neXtaw SUBDIR+= oneko SUBDIR+= openmotif SUBDIR+= p5-Tk |