[Libreoffice-commits] .: translations/CustomTarget_translate.mk
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Sep 28 00:49:54 PDT 2012
translations/CustomTarget_translate.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 21da6a93b77e804b454792820c69c65f9e52c2a7
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 0bd41ef..7249e39 100644
--- a/translations/CustomTarget_translate.mk
+++ b/translations/CustomTarget_translate.mk
@@ -85,7 +85,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