summaryrefslogtreecommitdiff
path: root/Dictionary_gd.mk
diff options
context:
space:
mode:
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: