diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index fe7ccb9bb81..67b1ceeebb1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 1998/12/26 16:07:57 garbled Exp $ +# $NetBSD: Makefile,v 1.67 1998/12/30 00:55:03 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -137,6 +137,9 @@ SUBDIR += xtimer # SUBDIR += xtoolwait SUBDIR += xview + SUBDIR += xview-clients + SUBDIR += xview-config + SUBDIR += xview-lib SUBDIR += xwrits # SUBDIR += xzoom |