From be464eac1e39b7650a46001ee29d11f070f58c0b Mon Sep 17 00:00:00 2001 From: "H.Habighorst" Date: Tue, 1 Sep 2009 08:03:58 -0400 Subject: Bug 593776 - Fix include of a11y/addressbook and a11y/calendar --- modules/addressbook/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'modules') 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)"\" \ -- cgit