aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/bbdb/Makefile.am
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2007-05-14 12:13:52 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2007-05-14 12:13:52 +0800
commitf00f81ee32351e6405281a8636a13c6fec6b4eff (patch)
treee8a571854e9c7b3e820ecaba24f26514eb39a341 /plugins/bbdb/Makefile.am
parentd23aa43aeb5c2cefd7220fec956e4b5f71d64ed7 (diff)
downloadgsoc2013-evolution-f00f81ee32351e6405281a8636a13c6fec6b4eff.tar
gsoc2013-evolution-f00f81ee32351e6405281a8636a13c6fec6b4eff.tar.gz
gsoc2013-evolution-f00f81ee32351e6405281a8636a13c6fec6b4eff.tar.bz2
gsoc2013-evolution-f00f81ee32351e6405281a8636a13c6fec6b4eff.tar.lz
gsoc2013-evolution-f00f81ee32351e6405281a8636a13c6fec6b4eff.tar.xz
gsoc2013-evolution-f00f81ee32351e6405281a8636a13c6fec6b4eff.tar.zst
gsoc2013-evolution-f00f81ee32351e6405281a8636a13c6fec6b4eff.zip
** Fix for bug #414195 from Loïc Minier
svn path=/trunk/; revision=33533
Diffstat (limited to 'plugins/bbdb/Makefile.am')
-rw-r--r--plugins/bbdb/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/bbdb/Makefile.am b/plugins/bbdb/Makefile.am
index 2146faeb57..2506593d46 100644
--- a/plugins/bbdb/Makefile.am
+++ b/plugins/bbdb/Makefile.am
@@ -1,4 +1,5 @@
INCLUDES = \
+ -I$(top_builddir)/composer \
-I$(top_srcdir) \
$(EVOLUTION_MAIL_CFLAGS) \
$(EVOLUTION_ADDRESSBOOK_CFLAGS)