diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index b73962ea695b..a9e251d55b38 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 |