From 2cf7a28ecc4166dfe98b758676b2827e14a1c0eb Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Tue, 26 Jul 2005 16:43:44 +0000 Subject: Fix make distcheck issues. Bump version number ***** Release 2.3.6 ***** 2005-07-26 Harish Krishnaswamy * plugins/calendar-weather/Makefile.am: * plugins/groupwise-features/Makefile.am: * plugins/mail-account-disable/Makefile.am: * plugins/mailing-list-actions/Makefile.am: * plugins/print-message/Makefile.am: Fix make distcheck issues. * configure.in: Bump version number ***** Release 2.3.6 ***** svn path=/trunk/; revision=29892 --- plugins/calendar-weather/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/calendar-weather/Makefile.am') diff --git a/plugins/calendar-weather/Makefile.am b/plugins/calendar-weather/Makefile.am index 598521073b..8f57db1dcc 100644 --- a/plugins/calendar-weather/Makefile.am +++ b/plugins/calendar-weather/Makefile.am @@ -2,7 +2,8 @@ eds_datadir = `pkg-config --variable=privdatadir evolution-data-server-1.2` weatherdatadir = $(datadir)/evolution/$(BASE_VERSION)/weather INCLUDES = \ - -I$(top_srcdir)/shell \ + -I$(top_srcdir) \ + -I$(top_builddir)/shell \ $(EVOLUTION_CALENDAR_CFLAGS) \ $(SOURCE_SEL_CFLAGS) \ -DWEATHER_DATADIR=\""$(weatherdatadir)"\" \ -- cgit v1.2.3