summaryrefslogtreecommitdiff
path: root/l10ntools/Module_l10ntools.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-05-20 16:19:26 +0200
committerDavid Tardon <dtardon@redhat.com>2012-05-20 16:28:55 +0200
commit217b573354479c1c42f840d1a011bc434bb2c498 (patch)
tree7e4cb5cbbaa729e455594d1ca6c462aa87948f16 /l10ntools/Module_l10ntools.mk
parent3591aff5850e52f163f8bbf6b0bd47cd647de46d (diff)
move idxdict out of dictionaries
So dictionaries is again a nice data-only module and we do not need to build it in build phase of cross-compilation. It really does not make sense to build a gazillion of extensions just because we will need one tiny tool later... Change-Id: I23f01b818afba1bc8cc88ef3e8305ecfb7a193c0
Diffstat (limited to 'l10ntools/Module_l10ntools.mk')
-rw-r--r--l10ntools/Module_l10ntools.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10ntools/Module_l10ntools.mk b/l10ntools/Module_l10ntools.mk
index 35327a913473..c149db078c77 100644
--- a/l10ntools/Module_l10ntools.mk
+++ b/l10ntools/Module_l10ntools.mk
@@ -28,6 +28,7 @@ $(eval $(call gb_Module_Module,l10ntools))
$(eval $(call gb_Module_add_targets,l10ntools,\
Executable_helpex \
+ Executable_idxdict \
Executable_ulfex \
Executable_gsicheck \
Executable_cfgex \