summaryrefslogtreecommitdiff
path: root/hunspell/makefile.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-06-11 21:23:00 +0300
committerTor Lillqvist <tml@iki.fi>2011-06-11 21:28:17 +0300
commit1db5eb0c1c2162daf80e64637f7f3154f734e05c (patch)
treef27c305eafd919119c765e71f67e8d630f8c1408 /hunspell/makefile.mk
parentf892f979ce17c70ccff5c802db17f24129628504 (diff)
Add Android patch
Diffstat (limited to 'hunspell/makefile.mk')
-rw-r--r--hunspell/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/hunspell/makefile.mk b/hunspell/makefile.mk
index 5a6ea0cccafb..a682ba05e4fc 100644
--- a/hunspell/makefile.mk
+++ b/hunspell/makefile.mk
@@ -43,7 +43,8 @@ ADDITIONAL_FILES+=config.h
PATCH_FILES=\
hunspell-static.patch \
hunspell-wntconfig.patch \
- hunspell-solaris.patch
+ hunspell-solaris.patch \
+ hunspell-android.patch
.IF "$(GUI)"=="UNX"