diff options
author | SADA Kenji <sada@FreeBSD.org> | 1999-05-11 02:18:20 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1999-05-11 02:18:20 +0000 |
commit | f8874331de301f1cf1b94d5b9511d53f65f6924c (patch) | |
tree | ffeb45d301686e1ec000e4b0fa32ac73d22b4772 /converters | |
parent | Activate qt-i18n. (diff) |
Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11.
Notes
Notes:
svn path=/head/; revision=18781
Diffstat (limited to 'converters')
-rw-r--r-- | converters/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/Makefile b/converters/Makefile index 497a52ae3106..972f504fec91 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 |