[Libreoffice-commits] .: Module_tail_build.mk postprocess/prj
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Oct 23 13:54:40 PDT 2012
Module_tail_build.mk | 1 +
postprocess/prj/build.lst | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 4dc53ab0c3b3176ecfe7ea78c131d92a97d2bd14
Author: Peter Foley <pefoley2 at verizon.net>
Date: Tue Oct 23 16:55:04 2012 -0400
add ct2n to tail_build
Change-Id: Idc46fff0e019e114d67600fcf8ce4b46e791c100
diff --git a/Module_tail_build.mk b/Module_tail_build.mk
index 3b72388..eb0feeb 100644
--- a/Module_tail_build.mk
+++ b/Module_tail_build.mk
@@ -54,6 +54,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
cppu \
cppuhelper \
cpputools \
+ $(call gb_Helper_optional,CT2N,ct2n) \
cui \
dbaccess \
desktop \
diff --git a/postprocess/prj/build.lst b/postprocess/prj/build.lst
index 49180ea..b445daa 100644
--- a/postprocess/prj/build.lst
+++ b/postprocess/prj/build.lst
@@ -1,4 +1,4 @@
-po postprocess :: BINFILTER:binfilter CRASHREP:crashrep CT2N:ct2n EPM:epm HELP:helpcontent2 ODK:odk LANGUAGETOOL:languagetool MYSQLC:mysqlc DESKTOP:setup_native STLPORT:stlport sysui tail_build NULL
+po postprocess :: BINFILTER:binfilter CRASHREP:crashrep EPM:epm HELP:helpcontent2 ODK:odk LANGUAGETOOL:languagetool MYSQLC:mysqlc DESKTOP:setup_native STLPORT:stlport sysui tail_build NULL
po postprocess usr1 - all po_mkout NULL
po postprocess\checkxml nmake - all po_checkxml NULL
po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL
More information about the Libreoffice-commits
mailing list