summaryrefslogtreecommitdiffstats
path: root/extras/Module_extras.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-02-08 22:29:35 +0100
committerAndras Timar <atimar@suse.com>2013-02-08 22:31:16 +0100
commita4547696d272588374fd391233626df986275870 (patch)
tree3728df393d293765aa86762f781c3c8af945110d /extras/Module_extras.mk
parentfdo#60234 fdo#60492: fix emboleobj library on WNT: (diff)
downloadcore-a4547696d272588374fd391233626df986275870.tar.gz
core-a4547696d272588374fd391233626df986275870.zip
fdo#50827 move language dependent wordlists to the appropriate dict pack
Change-Id: Ie60051b65834cdfc748d12a71089a683f3108335
Diffstat (limited to 'extras/Module_extras.mk')
-rw-r--r--extras/Module_extras.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/Module_extras.mk b/extras/Module_extras.mk
index 31659809c22e..d3f6e0778967 100644
--- a/extras/Module_extras.mk
+++ b/extras/Module_extras.mk
@@ -14,6 +14,7 @@ $(eval $(call gb_Module_add_targets,extras,\
CustomTarget_autocorr \
Package_fonts \
Package_newfiles \
+ Package_wordbook \
Zip_autocorr \
Zip_autotextuser \
Zip_cfgsrvbitmapunx \
@@ -38,7 +39,6 @@ $(eval $(call gb_Module_add_targets,extras,\
Zip_tplwizletter \
Zip_tplwizreport \
Zip_tplwizstyles \
- Zip_wordbook \
))
ifeq ($(WITH_EXTRA_EXTENSIONS),YES)