diff options
author | Mathias Bauer <mba@openoffice.org> | 2011-02-24 17:08:10 +0100 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-06-16 12:14:15 +0200 |
commit | 058f38166489c8d93d25592676af9aa0d1409bd8 (patch) | |
tree | ec36d3e7b876fe8ec97604278685669376ce58a3 /postprocess | |
parent | b77084b71d1cd50460f7d91736c2e36557a00309 (diff) |
CWS gnumake4: convert linguistic to new build system
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index a582850fa12a..92734d5dabce 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -58,6 +58,7 @@ my_components = \ component/framework/util/fwk \ component/framework/util/fwl \ component/framework/util/fwm \ + component/linguistic/source/lng \ component/vbahelper/util/msforms \ component/sfx2/util/sfx \ component/sot/util/sot \ @@ -111,7 +112,6 @@ my_components = \ hyphen \ i18npool \ i18nsearch \ - lng \ lnth \ localebe1 \ log \ |