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
This commit is contained in:
Jan Iversen
2016-03-03 09:34:47 +01:00
parent cad7f8ddd9
commit fba6f6fb51

View File

@@ -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 \