[Libreoffice-commits] core.git: tubes/Module_tubes.mk
David Tardon
dtardon at redhat.com
Mon Apr 7 04:16:31 PDT 2014
tubes/Module_tubes.mk | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 66154591e8d7b611d330b642714aacc72f9bc28d
Author: David Tardon <dtardon at redhat.com>
Date: Mon Apr 7 13:14:57 2014 +0200
target UIConfig_tubes should be a l10n target
Change-Id: I892c0a6397104f88f8d2dd51f186f006042eaf19
diff --git a/tubes/Module_tubes.mk b/tubes/Module_tubes.mk
index 8b8dc3f..abccf51 100644
--- a/tubes/Module_tubes.mk
+++ b/tubes/Module_tubes.mk
@@ -15,6 +15,9 @@ ifeq ($(ENABLE_TELEPATHY),TRUE)
$(eval $(call gb_Module_add_targets,tubes,\
Executable_liboapprover \
Library_tubes \
+))
+
+$(eval $(call gb_Module_add_l10n_targets,tubes,\
UIConfig_tubes \
))
More information about the Libreoffice-commits
mailing list