diff options
author | David Tardon <dtardon@redhat.com> | 2012-05-24 12:15:38 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-05-29 14:36:48 +0200 |
commit | 87e0c60f6b09965f383cfeb6eb749e56fb8f6a3b (patch) | |
tree | a1c1a032f941b33f7b609d400174a183892a6568 /Module_tail_build.mk | |
parent | abcab9df5f002ffd1a2862c03471fc4587fdefbc (diff) |
move javaunohelper to tail_build
Change-Id: I549395fc5686bac70616b7344c4b32737ae14289
Diffstat (limited to 'Module_tail_build.mk')
-rw-r--r-- | Module_tail_build.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk index 87a2c231558d..8bd7fe1db3ec 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -61,6 +61,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ i18nutil \ idl \ io \ + javaunohelper \ lingucomponent \ linguistic \ lotuswordpro \ |