diff options
author | Matúš Kukan <matus.kukan@gmail.com> | 2011-08-06 19:26:39 +0200 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2011-08-17 17:34:23 +0200 |
commit | 2674376ddff9370988fe1fcad0ec519d1e68e869 (patch) | |
tree | 042a9581e042b88006b4e8cbb2372b98da0b6da0 /postprocess | |
parent | 3aeeb8fb5d5342b73f1b2f8dde9f270b46bd94c2 (diff) |
convert i18npool to gbuild
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index bdfecb4b37f3..3e65a310cd40 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -71,6 +71,8 @@ my_components = \ component/framework/util/fwl \ component/framework/util/fwm \ component/hwpfilter/source/hwp \ + component/i18npool/source/search/i18nsearch \ + component/i18npool/util/i18npool \ component/linguistic/source/lng \ component/lotuswordpro/util/lwpfilter \ component/oox/util/oox \ @@ -139,8 +141,6 @@ my_components = \ fps_office \ guesslang \ hyphen \ - i18npool \ - i18nsearch \ lnth \ localebe1 \ log \ |