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 0130fcad458..3e2fbe03977 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.205 2001/02/25 14:49:02 wulf Exp $ +# $NetBSD: Makefile,v 1.206 2001/03/05 09:34:39 minoura Exp $ # COMMENT= Packages to support the X window system @@ -128,6 +128,7 @@ SUBDIR+= xsnow SUBDIR+= xteddy SUBDIR+= xteddy2 SUBDIR+= xtermset +SUBDIR+= xtoolwait SUBDIR+= xview SUBDIR+= xview-clients SUBDIR+= xview-config |