diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/addressbook/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
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)"\" \ |