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

New commits:
commit 21da6a93b77e804b454792820c69c65f9e52c2a7
Author: Caolán McNamara <caol...@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, \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to