[evolution-data-server] Fix a build failure due to used CPPFLAGS



commit fda6915046ca9d5078fa59288206193dee560a81
Author: Paul Smith <paul mad-scientist net>
Date:   Thu Nov 4 11:18:09 2010 +0100

    Fix a build failure due to used CPPFLAGS

 calendar/backends/file/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/calendar/backends/file/Makefile.am b/calendar/backends/file/Makefile.am
index 2566bd6..ed386df 100644
--- a/calendar/backends/file/Makefile.am
+++ b/calendar/backends/file/Makefile.am
@@ -43,9 +43,7 @@ test_interval_searches_LDADD = \
 test_interval_searches_CPPFLAGS = \
 	$(AM_CPPFLAGS)			\
 	-I$(top_srcdir)			\
-	-I$(top_builddir)		\
 	-I$(top_srcdir)/calendar	\
-	-I$(top_builddir)/calendar	\
 	$(EVOLUTION_CALENDAR_CFLAGS)	\
 	-DTEST_QUERY_RESULT=1
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]