aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/util
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-11-08 05:25:23 +0800
committerDan Winship <danw@src.gnome.org>2003-11-08 05:25:23 +0800
commit7712cdb51e724bae2912158aa204d8bc4b664ad3 (patch)
tree4f25258dc2ba75e8dd3140bda2390ea8c9567304 /addressbook/util
parent104d471a79497aed5cc6b08cdd157b3ff7064bac (diff)
downloadgsoc2013-evolution-7712cdb51e724bae2912158aa204d8bc4b664ad3.tar
gsoc2013-evolution-7712cdb51e724bae2912158aa204d8bc4b664ad3.tar.gz
gsoc2013-evolution-7712cdb51e724bae2912158aa204d8bc4b664ad3.tar.bz2
gsoc2013-evolution-7712cdb51e724bae2912158aa204d8bc4b664ad3.tar.lz
gsoc2013-evolution-7712cdb51e724bae2912158aa204d8bc4b664ad3.tar.xz
gsoc2013-evolution-7712cdb51e724bae2912158aa204d8bc4b664ad3.tar.zst
gsoc2013-evolution-7712cdb51e724bae2912158aa204d8bc4b664ad3.zip
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
Diffstat (limited to 'addressbook/util')
-rw-r--r--addressbook/util/Makefile.am4
1 files changed, 0 insertions, 4 deletions
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 \