aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/Makefile.am
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-04-15 06:42:54 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-04-15 06:42:54 +0800
commitabfe42213932a77f350228651ea462302bc97987 (patch)
tree3c349be962fcf16922ac760e58032e6f8ef79cb8 /addressbook/gui/widgets/Makefile.am
parent72ae61158dd7039c8f076e29d59d67101e1a4f6f (diff)
downloadgsoc2013-evolution-abfe42213932a77f350228651ea462302bc97987.tar
gsoc2013-evolution-abfe42213932a77f350228651ea462302bc97987.tar.gz
gsoc2013-evolution-abfe42213932a77f350228651ea462302bc97987.tar.bz2
gsoc2013-evolution-abfe42213932a77f350228651ea462302bc97987.tar.lz
gsoc2013-evolution-abfe42213932a77f350228651ea462302bc97987.tar.xz
gsoc2013-evolution-abfe42213932a77f350228651ea462302bc97987.tar.zst
gsoc2013-evolution-abfe42213932a77f350228651ea462302bc97987.zip
Fix compilation with builddir != srcdir (again).
svn path=/trunk/; revision=2441
Diffstat (limited to 'addressbook/gui/widgets/Makefile.am')
-rw-r--r--addressbook/gui/widgets/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/widgets/Makefile.am b/addressbook/gui/widgets/Makefile.am
index 2eeb1ec3bc..46adb6da2b 100644
--- a/addressbook/gui/widgets/Makefile.am
+++ b/addressbook/gui/widgets/Makefile.am
@@ -1,6 +1,7 @@
INCLUDES = \
-I$(top_srcdir)/addressbook/backend/ebook \
-I$(top_srcdir)/addressbook/contact-editor \
+ -I$(top_builddir)/addressbook/backend/ebook \
-I$(top_srcdir)/widgets/e-text \
-I$(top_srcdir)/e-util \
$(GNOME_INCLUDEDIR)