summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDom Lachowicz <domlachowicz@gmail.com>2003-07-15 01:15:10 +0000
committerDom Lachowicz <domlachowicz@gmail.com>2003-07-15 01:15:10 +0000
commit614cd898e4b2711801a69ebcc6f43baf07f198aa (patch)
tree4ad846668861c0d6a4bc5df2d1435d0f3b565b6d /src/Makefile.am
parent09cad8db4c25b544d2ed4284e1000d058ab974bd (diff)
downloadenchant-614cd898e4b2711801a69ebcc6f43baf07f198aa.tar.gz
ispell enchant backend
git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@20730 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ca89db4..9775999 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS=aspell
+SUBDIRS=aspell ispell
if OS_WIN32