aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2003-11-08 01:34:41 +0800
committerJP Rosevear <jpr@src.gnome.org>2003-11-08 01:34:41 +0800
commite6707353e54ce67714255e400ce53ea6c23b8754 (patch)
tree2671d31ec5f4d6e6d53f816c90385c52d249a3be /calendar
parentc21b36a06dc2c13f6ec80785b61237742614f189 (diff)
downloadgsoc2013-evolution-e6707353e54ce67714255e400ce53ea6c23b8754.tar
gsoc2013-evolution-e6707353e54ce67714255e400ce53ea6c23b8754.tar.gz
gsoc2013-evolution-e6707353e54ce67714255e400ce53ea6c23b8754.tar.bz2
gsoc2013-evolution-e6707353e54ce67714255e400ce53ea6c23b8754.tar.lz
gsoc2013-evolution-e6707353e54ce67714255e400ce53ea6c23b8754.tar.xz
gsoc2013-evolution-e6707353e54ce67714255e400ce53ea6c23b8754.tar.zst
gsoc2013-evolution-e6707353e54ce67714255e400ce53ea6c23b8754.zip
remove includes for toplevel libical dir
2003-11-07 JP Rosevear <jpr@ximian.com> * gui/Makefile.am: remove includes for toplevel libical dir * gui/dialogs/Makefile.am: ditto * importers/Makefile.am: ditto svn path=/trunk/; revision=23225
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog8
-rw-r--r--calendar/gui/Makefile.am1
-rw-r--r--calendar/gui/dialogs/Makefile.am1
-rw-r--r--calendar/importers/Makefile.am2
4 files changed, 8 insertions, 4 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d6d7a0e498..6ff83fb99d 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,13 @@
2003-11-07 JP Rosevear <jpr@ximian.com>
+ * gui/Makefile.am: remove includes for toplevel libical dir
+
+ * gui/dialogs/Makefile.am: ditto
+
+ * importers/Makefile.am: ditto
+
+2003-11-07 JP Rosevear <jpr@ximian.com>
+
* In the gui this is a search and replace commit for moving the
calendar to evolution-data-server; it also deletes the old backend
files; e-cal-view was rename to e-calendar-view to remove name
diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am
index d05ae4dbc7..5e2bc3c8a6 100644
--- a/calendar/gui/Makefile.am
+++ b/calendar/gui/Makefile.am
@@ -67,7 +67,6 @@ INCLUDES = \
-I$(top_srcdir)/calendar \
-I$(top_srcdir)/calendar/cal-client \
-I$(top_builddir)/calendar/cal-client \
- -I$(top_srcdir)/libical/src \
-I$(top_srcdir)/widgets \
-I$(top_srcdir)/a11y/calendar \
-DEVOLUTION_DATADIR=\""$(datadir)"\" \
diff --git a/calendar/gui/dialogs/Makefile.am b/calendar/gui/dialogs/Makefile.am
index 9181d5d3dd..9eb68fb350 100644
--- a/calendar/gui/dialogs/Makefile.am
+++ b/calendar/gui/dialogs/Makefile.am
@@ -17,7 +17,6 @@ INCLUDES = \
-I$(top_srcdir)/calendar \
-I$(top_srcdir)/calendar/cal-client \
-I$(top_builddir)/calendar/cal-client \
- -I$(top_srcdir)/libical/src \
-I$(top_builddir)/shell \
-I$(top_srcdir)/shell \
-DEVOLUTION_DATADIR=\""$(datadir)"\" \
diff --git a/calendar/importers/Makefile.am b/calendar/importers/Makefile.am
index 8f4862daeb..788e2f8b58 100644
--- a/calendar/importers/Makefile.am
+++ b/calendar/importers/Makefile.am
@@ -37,8 +37,6 @@ libevolution_calendar_importers_la_LIBADD = \
# $(top_builddir)/calendar/cal-util/libcal-util.la \
# $(top_builddir)/calendar/cal-client/libcal-client.la \
# $(top_builddir)/libwombat/libwombat.la \
-# $(top_builddir)/libical/src/libical/libical.la \
-# $(top_builddir)/libical/src/libicalvcal/libicalvcal.la \
# $(EVOLUTION_CALENDAR_LIBS)
server_in_files = GNOME_Evolution_Calendar_Importer.server.in.in