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 13bc993f715..528687f6f93 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 1998/07/09 12:48:06 hubertf Exp $ +# $NetBSD: Makefile,v 1.43 1998/07/13 22:13:47 tsarna Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -123,6 +123,7 @@ SUBDIR += xview-clients SUBDIR += xview-config SUBDIR += xview-lib + SUBDIR += xwrits # SUBDIR += xzoom .include "../mk/bsd.pkg.subdir.mk" |