summaryrefslogtreecommitdiff
path: root/l10ntools/Module_l10ntools.mk
diff options
context:
space:
mode:
authorJan Iversen <jani@documentfoundation.org>2016-03-03 09:34:47 +0100
committerJan Iversen <jani@documentfoundation.org>2016-03-03 09:39:37 +0100
commitfba6f6fb514ee84bd42f765d11a5627590d04cfd (patch)
tree8e161691b103a403c17675ce1c1b8472cbf5bec5 /l10ntools/Module_l10ntools.mk
parentcad7f8ddd91ab6fa6711f442c14ae02f5164ef29 (diff)
Removed call of genLang makefile
genLang produces errors on the clang tinderbox, due to the way it uses a singleton. Removed genLang from Module in order to satisfy tinderbox, while fixing the problem. Change-Id: I03a6175de8340f1c0ad5953b32659106e10d75f5
Diffstat (limited to 'l10ntools/Module_l10ntools.mk')
-rw-r--r--l10ntools/Module_l10ntools.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/Module_l10ntools.mk b/l10ntools/Module_l10ntools.mk
index 0c2e18e643a7..d391ed7463c7 100644
--- a/l10ntools/Module_l10ntools.mk
+++ b/l10ntools/Module_l10ntools.mk
@@ -10,7 +10,6 @@
$(eval $(call gb_Module_Module,l10ntools))
$(eval $(call gb_Module_add_targets_for_build,l10ntools,\
- Executable_genlang \
Executable_helpex \
Executable_idxdict \
Executable_ulfex \