From 1c6b03e53c02a8d0f574a74070746c0307d51c4c Mon Sep 17 00:00:00 2001 From: flathill Date: Fri, 11 Dec 1998 16:06:00 +0000 Subject: Add SUBDIR += xcolorsel --- x11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/Makefile b/x11/Makefile index 9b55e018db89..6a86a4541a82 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.239 1998/11/21 01:32:14 flathill Exp $ +# $Id: Makefile,v 1.240 1998/12/05 06:13:20 kuriyama Exp $ # SUBDIR += XFree86 @@ -69,6 +69,7 @@ SUBDIR += xco SUBDIR += xcoloredit SUBDIR += xcolors + SUBDIR += xcolorsel SUBDIR += xdtm SUBDIR += xfedor SUBDIR += xfishtank -- cgit