aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index ed69f30d1b..8e55cef2d3 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-22 Hans Petter Jansson <hpj@ximian.com>
+
+ * Makefile.am (evolution_LDADD): libical.la -> libical-evolution.la
+
2003-09-12 Frederic Crozat <fcrozat@mandrakesoft.com>
* e-config-upgrade.c: (utf8_reencode), (upgrade_xml_1_2_rec),
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 3e4d205da2..1631ccdef0 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -268,7 +268,7 @@ evolution_LDADD = \
$(top_builddir)/widgets/e-timezone-dialog/libetimezonedialog.la \
$(top_builddir)/widgets/misc/libemiscwidgets.la \
$(top_builddir)/e-util/libeutil.la \
- $(top_builddir)/libical/src/libical/libical.la \
+ $(top_builddir)/libical/src/libical/libical-evolution.la \
$(SHELL_LIBS)
# Test component