From 53c83dd1b676661df29fc924fb73ac119cd1c85a Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 6 Jan 2005 15:11:28 +0000 Subject: include top_srcdir 2005-01-06 JP Rosevear * Makefile.am: include top_srcdir svn path=/trunk/; revision=28254 --- plugins/calendar-http/ChangeLog | 4 ++++ plugins/calendar-http/Makefile.am | 1 + 2 files changed, 5 insertions(+) (limited to 'plugins') diff --git a/plugins/calendar-http/ChangeLog b/plugins/calendar-http/ChangeLog index 3aa724b28b..7140b2c21f 100644 --- a/plugins/calendar-http/ChangeLog +++ b/plugins/calendar-http/ChangeLog @@ -1,3 +1,7 @@ +2005-01-06 JP Rosevear + + * Makefile.am: include top_srcdir + 2004-12-28 David Trowbridge * calendar-http.c (e_calendar_http_check): s/strcmp/strncmp. diff --git a/plugins/calendar-http/Makefile.am b/plugins/calendar-http/Makefile.am index 129ceab359..efe8c01679 100644 --- a/plugins/calendar-http/Makefile.am +++ b/plugins/calendar-http/Makefile.am @@ -1,4 +1,5 @@ INCLUDES = \ + -I$(top_srcdir) \ $(EVOLUTION_CFLAGS) \ $(EVOLUTION_CALENDAR_CFLAGS) \ $(SOURCE_SEL_CFLAGS) -- cgit v1.2.3