summaryrefslogtreecommitdiffstats
path: root/hunspell/Module_hunspell.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-10-28 22:40:30 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2012-10-28 22:40:30 +0100
commit327db9fe01dc727961ef9dfbc75b4dcbd2fea2eb (patch)
tree973cab982d27ca4faa73b17853e7ef8b873aabd2 /hunspell/Module_hunspell.mk
parentUpdate reference link for Hebrew Numbering System (diff)
downloadcore-327db9fe01dc727961ef9dfbc75b4dcbd2fea2eb.tar.gz
core-327db9fe01dc727961ef9dfbc75b4dcbd2fea2eb.zip
fix hunspell and mythes library names
Change-Id: Ie660f8b3f885e3f26f188314433b9fbff27bf50a
Diffstat (limited to 'hunspell/Module_hunspell.mk')
-rw-r--r--hunspell/Module_hunspell.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hunspell/Module_hunspell.mk b/hunspell/Module_hunspell.mk
index 376ac35f6ea8..357873c878de 100644
--- a/hunspell/Module_hunspell.mk
+++ b/hunspell/Module_hunspell.mk
@@ -16,7 +16,7 @@ $(eval $(call gb_Module_add_targets,hunspell,\
))
ifeq ($(COM),MSC)
$(eval $(call gb_Module_add_targets,hunspell,\
- StaticLibrary_libhunspell \
+ StaticLibrary_hunspell \
))
else
$(eval $(call gb_Module_add_targets,hunspell,\