summaryrefslogtreecommitdiff
path: root/l10ntools/Executable_genlang.mk
diff options
context:
space:
mode:
authorjan iversen <jani@documentfoundation.org>2016-03-19 16:57:19 +0100
committerjan iversen <jani@documentfoundation.org>2016-03-22 16:32:19 +0100
commitf7f97dadcd33ed191ef04436fe630821c2330e3d (patch)
treeae0189700a5a176bfd341d79134bb77b06d54ad6 /l10ntools/Executable_genlang.mk
parentb3443e16c75704e547abd57e91156b76a5e5d218 (diff)
update genlang, activated lex calls.
All lex files no longer have a special namespace, instead yylex --> <foo>lex and therefore unique for the linker. Also corrected command line argument handler. Change-Id: Idfdec97bd43f3be8d2b217b9aac1bd74b202dc93
Diffstat (limited to 'l10ntools/Executable_genlang.mk')
-rw-r--r--l10ntools/Executable_genlang.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/l10ntools/Executable_genlang.mk b/l10ntools/Executable_genlang.mk
index 0badea207b2b..7916d163aa1d 100644
--- a/l10ntools/Executable_genlang.mk
+++ b/l10ntools/Executable_genlang.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Executable_add_exception_objects,genlang,\
l10ntools/source/gL10nMem \
l10ntools/source/gConvProp \
l10ntools/source/gConv \
- l10ntools/source/gConvDB \
l10ntools/source/gConvPo \
l10ntools/source/gConvSrc \
l10ntools/source/gConvXrm \