diff options
author | David Tardon <dtardon@redhat.com> | 2012-05-29 10:22:16 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-05-29 14:36:55 +0200 |
commit | 39b6c227432261d79a59b8f4b6b13e6bbc296091 (patch) | |
tree | 5f36ba6dca144883cae15c3b71ff2f2beba8d445 /Module_cross_tail_build.mk | |
parent | 643157ae2b3bf60500d6f5ddc834bf4a796c5fe3 (diff) |
move io to cross_tail_build
Change-Id: I1145b8d5b6944f05919c7813c4378573dfe53316
Diffstat (limited to 'Module_cross_tail_build.mk')
-rw-r--r-- | Module_cross_tail_build.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Module_cross_tail_build.mk b/Module_cross_tail_build.mk index c0510fcc4861..a471f1671db8 100644 --- a/Module_cross_tail_build.mk +++ b/Module_cross_tail_build.mk @@ -33,6 +33,7 @@ $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\ i18npool \ i18nutil \ idl \ + io \ javaunohelper \ o3tl \ oovbaapi \ |