aboutsummaryrefslogtreecommitdiffstats
path: root/mail/importers/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mail/importers/Makefile.am')
-rw-r--r--mail/importers/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/importers/Makefile.am b/mail/importers/Makefile.am
index 197415b4ee..5e46a54c4d 100644
--- a/mail/importers/Makefile.am
+++ b/mail/importers/Makefile.am
@@ -6,7 +6,7 @@ endif
privsolib_LTLIBRARIES = libevolution-mail-importers.la
-INCLUDES = -I.. \
+AM_CPPFLAGS = -I.. \
-I$(srcdir)/.. \
-I$(top_srcdir) \
-I$(top_srcdir)/widgets \