From 96cb9a317f448f7c70afc3a81b532efacaabd456 Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Wed, 13 Nov 2013 10:26:51 +0100 Subject: tweak dicts for core Change-Id: Ib8ccc9bc52718d9b0ebbfee76ad93dc29c260863 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Icab59f08e96c6c1f13e24d72676077b8ddad90e3 Reviewed-on: https://gerrit.libreoffice.org/6662 Reviewed-by: Björn Michaelsen Tested-by: Björn Michaelsen --- Module_dictionaries.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Module_dictionaries.mk b/Module_dictionaries.mk index 743b347..402c030 100644 --- a/Module_dictionaries.mk +++ b/Module_dictionaries.mk @@ -14,6 +14,9 @@ $(eval $(call gb_Module_add_targets,dictionaries,\ Configuration_hu \ Configuration_pt_BR \ Configuration_ru \ +)) + +$(eval $(call gb_Module_add_l10n_targets,dictionaries,\ Dictionary_af \ Dictionary_an \ Dictionary_ar \ -- cgit