diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 528687f6f93..3df97900144 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 1998/07/13 22:13:47 tsarna Exp $ +# $NetBSD: Makefile,v 1.44 1998/07/19 11:01:46 frueauf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -82,7 +82,7 @@ # SUBDIR += xantfarm SUBDIR += xautolock # SUBDIR += xbuffy -# SUBDIR += xcb + SUBDIR += xcb # SUBDIR += xco # SUBDIR += xcoloredit SUBDIR += xcolors |