diff options
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 7873dc59cf86..dd06b9d16d29 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.252 1999/01/25 06:10:55 asami Exp $ +# $Id: Makefile,v 1.253 1999/01/26 03:27:32 steve Exp $ # SUBDIR += 9term @@ -55,6 +55,8 @@ SUBDIR += kdebase11 SUBDIR += kdelibs SUBDIR += kdelibs11 + SUBDIR += ktranslator + SUBDIR += kvidtune SUBDIR += kworldwatch SUBDIR += libdnd SUBDIR += libhelp |