[evolution] Bug 593776 - Fix include of a11y/addressbook and a11y/calendar



commit be464eac1e39b7650a46001ee29d11f070f58c0b
Author: H.Habighorst <tearofadragon googlemail com>
Date:   Tue Sep 1 08:03:58 2009 -0400

    Bug 593776 - Fix include of a11y/addressbook and a11y/calendar

 calendar/common/Makefile.am     |    1 -
 modules/addressbook/Makefile.am |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/calendar/common/Makefile.am b/calendar/common/Makefile.am
index af2b8e8..9947a6c 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 05b1698..97e8cdc 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)"\"			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]