diff options
-rw-r--r-- | Module_tail_build.mk | 1 | ||||
-rw-r--r-- | tail_build/prj/build.lst | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Module_tail_build.mk b/Module_tail_build.mk index 4491ac4fce17..3f0feef00018 100644 --- a/Module_tail_build.mk +++ b/Module_tail_build.mk @@ -42,6 +42,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\ starmath \ sw \ unoxml \ + uui \ wizards \ writerfilter \ )) diff --git a/tail_build/prj/build.lst b/tail_build/prj/build.lst index ae18c35fb512..bb405498c624 100644 --- a/tail_build/prj/build.lst +++ b/tail_build/prj/build.lst @@ -1,2 +1,2 @@ -tb tail_build : BOOST:boost LIBXML2:libxml2 LIBXSLT:libxslt MDDS:mdds MESA:Mesa REDLAND:redland TRANSLATIONS:translations avmedia basegfx canvas comphelper connectivity cppcanvas cppu cppuhelper filter offapi oovbaapi oox package qadevOOo DESKTOP:rdbmaker sal sax sfx2 soltools sot stoc svtools svx test toolkit tools ucbhelper unotools ure uui vbahelper vcl writerperfect xmlscript NULL +tb tail_build : BOOST:boost LIBXML2:libxml2 LIBXSLT:libxslt MDDS:mdds MESA:Mesa REDLAND:redland TRANSLATIONS:translations avmedia basegfx canvas comphelper connectivity cppcanvas cppu cppuhelper filter offapi oovbaapi oox package qadevOOo DESKTOP:rdbmaker sal sax sfx2 soltools sot stoc svtools svx test toolkit tools ucbhelper unotools ure vbahelper vcl writerperfect xmlscript NULL tb tail_build\prj nmake - all tb_prj NULL |