From 6324896c239a7587fd5cb12f01e45c649e88e4a9 Mon Sep 17 00:00:00 2001 From: Veerapuram Varadhan Date: Wed, 25 Apr 2007 16:36:50 +0000 Subject: Distcheck fixes. svn path=/trunk/; revision=33459 --- plugins/exchange-operations/ChangeLog | 4 ++++ plugins/exchange-operations/Makefile.am | 1 + 2 files changed, 5 insertions(+) diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index 60a302bf2c..9b66b769fb 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,7 @@ +2007-05-25 Veerapuram Varadhan + + * Makefile.am: Distcheck fixes. + 2007-04-10 Elizabeth Greene ** Fixes #426481 diff --git a/plugins/exchange-operations/Makefile.am b/plugins/exchange-operations/Makefile.am index 9208ec6655..b0bd7d6b9d 100644 --- a/plugins/exchange-operations/Makefile.am +++ b/plugins/exchange-operations/Makefile.am @@ -2,6 +2,7 @@ INCLUDES = -I . \ -I$(top_srcdir) \ -I$(top_srcdir)/widgets \ -I$(top_srcdir)/calendar \ + -I$(top_builddir)/composer \ $(CAMEL_EXCHANGE_CFLAGS) \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ -DCONNECTOR_GLADEDIR=\""$(gladedir)"\" -- cgit v1.2.3