[Libreoffice-commits] .: Branch 'feature/cmclayouttrans' - translations/CustomTarget_translate.mk

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Sep 27 03:23:00 PDT 2012


 translations/CustomTarget_translate.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f67bb60e49ac041a932770e11782842b3d5573e6
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Sep 27 09:05:06 2012 +0100

    add depend on uiex

diff --git a/translations/CustomTarget_translate.mk b/translations/CustomTarget_translate.mk
index 2e363cb..33d3d9c 100644
--- a/translations/CustomTarget_translate.mk
+++ b/translations/CustomTarget_translate.mk
@@ -78,7 +78,7 @@ $(translations_DIR)/sdf-l10n/qtz.sdf : \
 			$(if $(findstring s,$(MAKEFLAGS)),> /dev/null))
 
 $(translations_DIR)/sdf-template/en-US.sdf : $(OUTDIR_FOR_BUILD)/bin/propex \
-		$(foreach exec,cfgex helpex localize transex3 ulfex xrmex, \
+		$(foreach exec,cfgex helpex localize transex3 uiex ulfex xrmex, \
 			$(call gb_Executable_get_target_for_build,$(exec)))
 	$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),LOC,1)
 	$(call gb_Helper_abbreviate_dirs, \


More information about the Libreoffice-commits mailing list