summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDom Lachowicz <domlachowicz@gmail.com>2006-04-01 22:23:33 +0000
committerDom Lachowicz <domlachowicz@gmail.com>2006-04-01 22:23:33 +0000
commitd766a8dc85b962ccf110f9454549013070914e13 (patch)
tree070f496bcfb6f8e2df0019ab9288d78ce53ee742
parent3f50e017a23bce93cbfa91b3eb4313d102ace726 (diff)
downloadenchant-d766a8dc85b962ccf110f9454549013070914e13.tar.gz
fix make distcheck
git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@21124 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
-rw-r--r--Makefile.am12
-rw-r--r--src/myspell/Makefile.am1
2 files changed, 10 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 05b3a9c..edf2b1c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,5 +7,13 @@ EXTRA_DIST = \
autogen.sh \
enchant.pc.in \
enchant.spec.in \
- enchant.spec \
- README TODO HACKING NEWS BUGS ChangeLog MAINTAINERS AUTHORS COPYING.LIB
+ enchant.spec \
+ README \
+ TODO \
+ HACKING \
+ NEWS \
+ BUGS \
+ ChangeLog \
+ MAINTAINERS \
+ AUTHORS \
+ COPYING.LIB
diff --git a/src/myspell/Makefile.am b/src/myspell/Makefile.am
index 04b2487..3b66701 100644
--- a/src/myspell/Makefile.am
+++ b/src/myspell/Makefile.am
@@ -37,7 +37,6 @@ libenchant_myspell_la_SOURCES = \
EXTRA_DIST= \
license.readme \
utf_info.cxx \
- README \
license.hunspell \
license.myspell \
license.readme \