aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--calendar/common/Makefile.am1
-rw-r--r--modules/addressbook/Makefile.am1
2 files changed, 0 insertions, 2 deletions
diff --git a/calendar/common/Makefile.am b/calendar/common/Makefile.am
index af2b8e8a5a..9947a6cb65 100644
--- a/calendar/common/Makefile.am
+++ b/calendar/common/Makefile.am
@@ -7,7 +7,6 @@ AM_CPPFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/calendar \
-I$(top_srcdir)/widgets \
- -I$(top_srcdir)/a11y/calendar \
$(EVOLUTION_CALENDAR_CFLAGS)
libevolution_calendarprivate_la_SOURCES = \
diff --git a/modules/addressbook/Makefile.am b/modules/addressbook/Makefile.am
index 05b169841e..97e8cdc25d 100644
--- a/modules/addressbook/Makefile.am
+++ b/modules/addressbook/Makefile.am
@@ -14,7 +14,6 @@ AM_CPPFLAGS = \
-I$(top_srcdir)/addressbook/gui/contact-editor \
-I$(top_srcdir)/addressbook/gui/contact-list-editor \
-I$(top_srcdir)/addressbook/gui/widgets \
- -I$(top_srcdir)/a11y/addressbook \
-DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" \
-DEVOLUTION_GALVIEWSDIR=\""$(viewsdir)"\" \
-DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \