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/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/calendar-http/Makefile.am') 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