From 7712cdb51e724bae2912158aa204d8bc4b664ad3 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 7 Nov 2003 21:25:23 +0000 Subject: Remove some includes of directories that don't exist any more * util/Makefile.am (INCLUDES): Remove some includes of directories that don't exist any more svn path=/trunk/; revision=23231 --- addressbook/ChangeLog | 5 +++++ addressbook/util/Makefile.am | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index ad7ee2ef81..954628b562 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,8 @@ +2003-11-07 Dan Winship + + * util/Makefile.am (INCLUDES): Remove some includes of directories + that don't exist any more + 2003-11-07 JP Rosevear * gui/contact-editor/Makefile.am: don't include the c marshaller diff --git a/addressbook/util/Makefile.am b/addressbook/util/Makefile.am index ddbea27e2e..34ee54eaf8 100644 --- a/addressbook/util/Makefile.am +++ b/addressbook/util/Makefile.am @@ -6,10 +6,6 @@ INCLUDES = \ -DG_LOG_DOMAIN=\"EBook\" \ -I$(top_srcdir) \ -I$(top_srcdir)/camel \ - -I$(top_srcdir)/addressbook/backend \ - -I$(top_srcdir)/addressbook/ename \ - -I$(top_builddir)/addressbook/backend \ - -I$(top_builddir)/addressbook/ename \ -I$(top_builddir)/shell \ -I$(top_srcdir)/shell \ -DG_DISABLE_DEPRECATED \ -- cgit v1.2.3