diff options
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0cf2e691bd0..a10e3eb3919 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.208 2001/03/14 16:24:27 skrll Exp $ +# $NetBSD: Makefile,v 1.209 2001/03/16 14:16:43 wiz Exp $ # COMMENT= Packages to support the X window system @@ -138,6 +138,7 @@ SUBDIR+= xview-clients SUBDIR+= xview-config SUBDIR+= xview-lib SUBDIR+= xwatchwin +SUBDIR+= xwit SUBDIR+= xworld SUBDIR+= xwrits |