From 353da8152b8af1141c35f724702e1625f2a3616b Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 29 May 2012 10:02:35 +0200 Subject: move binaryurp to cross_tail_build Change-Id: I4315512877f67ace2abbad103299cd2d988cf6c0 --- Module_cross_tail_build.mk | 1 + cross_tail_build/prj/build.lst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Module_cross_tail_build.mk b/Module_cross_tail_build.mk index 8194ec44144b..92e95c2ef5c6 100644 --- a/Module_cross_tail_build.mk +++ b/Module_cross_tail_build.mk @@ -29,6 +29,7 @@ $(eval $(call gb_Module_Module,cross_tail_build)) $(eval $(call gb_Module_add_moduledirs,cross_tail_build,\ basegfx \ + binaryurp \ i18npool \ i18nutil \ idl \ diff --git a/cross_tail_build/prj/build.lst b/cross_tail_build/prj/build.lst index eb38829b5f6d..cf1172847f34 100644 --- a/cross_tail_build/prj/build.lst +++ b/cross_tail_build/prj/build.lst @@ -1,2 +1,2 @@ -ctb cross_tail_build :: BERKELEYDB:berkeleydb binaryurp BOOST:boost bridges cli_ure DESKTOP:codemaker comphelper cppu cppuhelper CPPUNIT:cppunit EXPAT:expat external ICU:icu io javaunohelper jurt DESKTOP:l10ntools LIBXSLT:libxslt offapi DESKTOP:rdbmaker remotebridges ridljar sal solenv stoc TRANSLATIONS:translations ucbhelper udkapi unoil ZLIB:zlib NULL +ctb cross_tail_build :: BERKELEYDB:berkeleydb BOOST:boost bridges cli_ure DESKTOP:codemaker comphelper cppu cppuhelper CPPUNIT:cppunit EXPAT:expat external ICU:icu io javaunohelper jurt DESKTOP:l10ntools LIBXSLT:libxslt offapi DESKTOP:rdbmaker remotebridges ridljar sal salhelper solenv stoc TRANSLATIONS:translations ucbhelper udkapi unoil ZLIB:zlib NULL ctb tail_build\prj nmake - all ctb_prj NULL -- cgit