diff options
-rw-r--r-- | converters/Makefile | 3 | ||||
-rw-r--r-- | x11/Makefile | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/converters/Makefile b/converters/Makefile index 497a52a..972f504 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1999/04/20 20:28:48 steve Exp $ +# $Id: Makefile,v 1.18 1999/05/05 17:17:01 flathill Exp $ # SUBDIR += aish @@ -6,6 +6,7 @@ SUBDIR += i18ntools SUBDIR += ish SUBDIR += kdesupport + SUBDIR += kdesupport-i18n-11 SUBDIR += kdesupport11 SUBDIR += libutf-8 SUBDIR += mimepp diff --git a/x11/Makefile b/x11/Makefile index 0a7a82d..351d19c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.258 1999/04/30 23:06:17 asami Exp $ +# $Id: Makefile,v 1.259 1999/05/01 01:15:48 taoka Exp $ # SUBDIR += 9term @@ -52,8 +52,10 @@ SUBDIR += kde SUBDIR += kde11 SUBDIR += kdebase + SUBDIR += kdebase-i18n-11 SUBDIR += kdebase11 SUBDIR += kdelibs + SUBDIR += kdelibs-i18n-11 SUBDIR += kdelibs11 SUBDIR += kvidtune SUBDIR += kworldwatch |