summaryrefslogtreecommitdiff
path: root/Dictionary_gd.mk
diff options
context:
space:
mode:
authorAron Budea <aron.budea@collabora.com>2017-06-20 00:36:16 +0200
committerAron Budea <aron.budea@collabora.com>2017-06-22 00:27:25 +0200
commit93db4f58c3b2e43003c49d33ce203bdcc8db0b93 (patch)
treefbd7a1d24c0ba4c6a0a84c614898506b9da94502 /Dictionary_gd.mk
parentc1631744a57759f139a94884191dd29facca795a (diff)
tdf#108439: update Scottish Gaelic dictionary to 3.3
Change-Id: Id08f755bd6e4001d91a5c6129c0d07522d9cefec Reviewed-on: https://gerrit.libreoffice.org/38985 Reviewed-by: Aron Budea <aron.budea@collabora.com> Tested-by: Aron Budea <aron.budea@collabora.com>
Diffstat (limited to 'Dictionary_gd.mk')
-rw-r--r--Dictionary_gd.mk11
1 files changed, 5 insertions, 6 deletions
diff --git a/Dictionary_gd.mk b/Dictionary_gd.mk
index c086bce..bf90000 100644
--- a/Dictionary_gd.mk
+++ b/Dictionary_gd.mk
@@ -9,12 +9,11 @@
$(eval $(call gb_Dictionary_Dictionary,dict-gd,dictionaries/gd_GB))
-$(eval $(call gb_Dictionary_add_root_file,dict-gd,dictionaries/gd_GB/LICENSES-en.txt))
-
-$(eval $(call gb_Dictionary_add_files,dict-gd,dictionaries,\
- dictionaries/gd_GB/dictionaries/gd_GB.aff \
- dictionaries/gd_GB/dictionaries/gd_GB.dic \
- dictionaries/gd_GB/dictionaries/README_gd_GB.txt \
+$(eval $(call gb_Dictionary_add_root_files,dict-gd,\
+ dictionaries/gd_GB/gd_GB.aff \
+ dictionaries/gd_GB/gd_GB.dic \
+ dictionaries/gd_GB/LICENSES-en.txt \
+ dictionaries/gd_GB/README_gd_GB.txt \
))
# vim: set noet sw=4 ts=4: