summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2017-03-03 13:44:20 +0000
committerReuben Thomas <rrt@sc3d.org>2017-03-03 14:31:14 +0000
commitf3ea75348680074ef982808a6c301fecfdbd1518 (patch)
tree9815c8c55ddf73b0fc209508963bd6897db33110 /src/Makefile.am
parent6ce0987cef5af3d32f2ca7d8c35e4da3bbaf7b9c (diff)
downloadenchant-f3ea75348680074ef982808a6c301fecfdbd1518.tar.gz
Simplify code layout: move providers into a single directory
Move READMEs from individual providers into comments at the top of the relevant source file.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 4edde8a..05f82f0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,3 @@
-SUBDIRS=. aspell uspell hunspell hspell applespell voikko zemberek
-
AM_CPPFLAGS = -I$(top_srcdir) $(ISYSTEM)$(top_builddir)/lib $(ISYSTEM)$(top_srcdir)/lib $(ENCHANT_CFLAGS) $(WARN_CFLAGS)
lib_LTLIBRARIES = libenchant.la