don't include toplevel libical

2003-11-07  JP Rosevear <jpr@ximian.com>

	* calendar/Makefile.am (INCLUDES): don't include toplevel libical

svn path=/trunk/; revision=23227
This commit is contained in:
JP Rosevear 2003-11-07 17:57:09 +00:00 committed by JP Rosevear
parent d84b270458
commit 0f2ddecb1d
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-11-07 JP Rosevear <jpr@ximian.com>
* calendar/Makefile.am (INCLUDES): don't include toplevel libical
2003-11-07 JP Rosevear <jpr@ximian.com>
* Handle some more renaming

View File

@ -51,7 +51,6 @@ INCLUDES = \
-I$(top_srcdir)/shell \
-I$(top_srcdir)/calendar \
-I$(top_srcdir)/calendar/cal-client \
-I$(top_srcdir)/libical/src \
-I$(top_srcdir)/calendar/gui \
-I$(top_srcdir)/widgets \
-I$(top_srcdir)/a11y \