From de73ad44045a26fc41c3434488feb0dd9d981b0a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 20 Aug 2007 14:30:11 +0000 Subject: Fix some distcheck errors. svn path=/trunk/; revision=34046 --- plugins/exchange-operations/ChangeLog | 4 ++++ plugins/exchange-operations/Makefile.am | 1 + 2 files changed, 5 insertions(+) (limited to 'plugins/exchange-operations') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index a1733348b4..7e16f9a27e 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,7 @@ +2007-08-20 Matthew Barnes + + * Makefile.am: Fix a distcheck error. + 2007-08-16 Milan Crha ** Fix for bug #466548 diff --git a/plugins/exchange-operations/Makefile.am b/plugins/exchange-operations/Makefile.am index b0bd7d6b9d..b0fb377363 100644 --- a/plugins/exchange-operations/Makefile.am +++ b/plugins/exchange-operations/Makefile.am @@ -3,6 +3,7 @@ INCLUDES = -I . \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/calendar \ -I$(top_builddir)/composer \ + -I$(top_builddir)/mail \ $(CAMEL_EXCHANGE_CFLAGS) \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ -DCONNECTOR_GLADEDIR=\""$(gladedir)"\" -- cgit v1.2.3