summaryrefslogtreecommitdiff
path: root/src/hspell/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/hspell/Makefile.am')
-rw-r--r--src/hspell/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hspell/Makefile.am b/src/hspell/Makefile.am
index 28560c3..1d11782 100644
--- a/src/hspell/Makefile.am
+++ b/src/hspell/Makefile.am
@@ -4,7 +4,7 @@ else
target_lib =
endif
-AM_CPPFLAGS=-I$(top_srcdir)/src $(ENCHANT_CFLAGS) $(CC_WARN_CFLAGS) $(HSPELL_CFLAGS) -D_ENCHANT_BUILD=1
+AM_CPPFLAGS = -I$(top_srcdir) $(ISYSTEM)$(top_builddir)/lib $(ISYSTEM)$(top_srcdir)/lib -I$(top_srcdir)/src $(ENCHANT_CFLAGS) $(WARN_CFLAGS) $(HSPELL_CFLAGS) -D_ENCHANT_BUILD=1
hspell_LTLIBRARIES = $(target_lib)
hspelldir= $(libdir)/enchant