diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2013-02-26 17:42:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-02-27 14:52:42 +0000 |
commit | 87c57d871c65b4669a54fed009b16c5f37acbbf8 (patch) | |
tree | eccd8f585e99d0af6d63f16825bd735ea78f6e34 /Module_tail_build.mk | |
parent | 7312c381a505e3b25f147f650f64761268062159 (diff) |
move instsetoo_native to gbuild
Change-Id: Ie4deddc426356636b76ad4fc27552c6d3a1dd815
Reviewed-on: https://gerrit.libreoffice.org/2429
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
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 68a23db79cde..0469a4bb5abc 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -95,6 +95,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_build,\ $(call gb_Helper_optional,ICU,icu) \ idl \ $(call gb_Helper_optional,DESKTOP,idlc) \ + instsetoo_native \ io \ javaunohelper \ $(call gb_Helper_optional,JFREEREPORT,jfreereport) \ |