From da79afd5a4d19ddc6a9aa86151641c4fabfc8058 Mon Sep 17 00:00:00 2001 From: se Date: Sat, 1 Nov 1997 14:34:08 +0000 Subject: Enable kdebase (the base part of the KDE X11 desktop environment) and kdelibs (support libraries for all KDE components). KDE is a desktop environment much like CDE, but with kind of a Win-95 look and feel. The best in the direction of making X11 applications managable by "naive" users I've seen so far. More components (games, multimedia, network, utils) to come soon ... --- x11/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/Makefile b/x11/Makefile index b73962e..a9e251d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.159 1997/10/30 01:47:24 jseger Exp $ +# $Id: Makefile,v 1.160 1997/10/31 13:06:54 tg Exp $ # SUBDIR += FWF @@ -31,6 +31,8 @@ SUBDIR += gtk SUBDIR += gwm SUBDIR += iv + SUBDIR += kdebase + SUBDIR += kdelibs SUBDIR += lesstif SUBDIR += libdnd SUBDIR += libsx -- cgit v1.1