summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <urmaslt@svn.abisource.com>2011-03-07 22:33:17 +0000
committer <urmaslt@svn.abisource.com>2011-03-07 22:33:17 +0000
commit8bd1eb22dcad1e385e80ed4a319ed732ebf3ea3c (patch)
treef6589e51cdb5f84c1d1e5573037f247e1d0c2ff8
parentf66e35232891817161156c65d356c3b96b43b5ff (diff)
downloadenchant-8bd1eb22dcad1e385e80ed4a319ed732ebf3ea3c.tar.gz
Updated (hopefully correctly) a makefile.
git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@29649 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
-rw-r--r--src/myspell/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/myspell/Makefile.am b/src/myspell/Makefile.am
index a56ea6b..7929d21 100644
--- a/src/myspell/Makefile.am
+++ b/src/myspell/Makefile.am
@@ -4,7 +4,7 @@ else
target_lib =
endif
-# copied from hunspell 1.2.2
+# copied from hunspell 1.2.15
COPIED_MYSPELL_FILES= \
affentry.cxx \
affentry.hxx \
@@ -24,11 +24,14 @@ COPIED_MYSPELL_FILES= \
hunspell.cxx \
hunspell.h \
hunspell.hxx \
+ hunvisapi.h \
hunzip.cxx \
hunzip.hxx \
langnum.hxx \
phonet.cxx \
phonet.hxx \
+ replist.cxx \
+ replist.hxx \
suggestmgr.cxx \
suggestmgr.hxx \
utf_info.cxx \
@@ -62,5 +65,6 @@ EXTRA_DIST= \
license.hunspell \
license.myspell \
license.readme \
+ libenchant_myspell.rc \
hunspell.dsp