aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/Makefile.am
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2009-11-30 17:45:39 +0800
committerChenthill Palanisamy <pchenthill@novell.com>2009-11-30 17:45:39 +0800
commite3561c50baeaf9d7f24892c3e72cd46eab91d111 (patch)
tree2311d363d85bfd0d242cdb2dec97a5fdac1ed8f4 /modules/mail/Makefile.am
parent0b1658ed7a215dad8295b02a30d5220011e199f1 (diff)
downloadgsoc2013-evolution-e3561c50baeaf9d7f24892c3e72cd46eab91d111.tar
gsoc2013-evolution-e3561c50baeaf9d7f24892c3e72cd46eab91d111.tar.gz
gsoc2013-evolution-e3561c50baeaf9d7f24892c3e72cd46eab91d111.tar.bz2
gsoc2013-evolution-e3561c50baeaf9d7f24892c3e72cd46eab91d111.tar.lz
gsoc2013-evolution-e3561c50baeaf9d7f24892c3e72cd46eab91d111.tar.xz
gsoc2013-evolution-e3561c50baeaf9d7f24892c3e72cd46eab91d111.tar.zst
gsoc2013-evolution-e3561c50baeaf9d7f24892c3e72cd46eab91d111.zip
Fixes a build break.
Diffstat (limited to 'modules/mail/Makefile.am')
-rw-r--r--modules/mail/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mail/Makefile.am b/modules/mail/Makefile.am
index 15ee1fc932..0b439428b7 100644
--- a/modules/mail/Makefile.am
+++ b/modules/mail/Makefile.am
@@ -7,6 +7,7 @@ libevolution_module_mail_la_CPPFLAGS = \
-I$(top_srcdir)/widgets \
$(GNOME_PLATFORM_CFLAGS) \
$(EVOLUTION_MAIL_CFLAGS) \
+ $(CAMEL_CFLAGS) \
-DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" \
-DEVOLUTION_UIDIR=\""$(uidir)"\" \
-DEVOLUTION_PRIVDATADIR=\""$(privdatadir)"\" \