aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index f56e59128..6be8ef745 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -89,19 +89,6 @@ libephymisc_la_CFLAGS = \
libephymisc_la_LIBADD = -lm
-if ENABLE_SPELLCHECKER
-libephymisc_la_SOURCES += \
- ephy-spell-check.c \
- ephy-spell-check.h
-
-libephymisc_la_CFLAGS += \
- $(SPELLCHECKER_CFLAGS)
-
-libephymisc_la_LIBADD += \
- $(SPELLCHECKER_LIBS)
-endif
-
-
bin_PROGRAMS = ephy-profile-migrator
ephy_profile_migrator_SOURCES = \
ephy-profile-migrator.c \