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 b7f35127ac..9682a525b4 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-11 Hans Petter Jansson <hpj@ximian.com>
+
+ * Makefile.am (evolution_LDADD): libical-evolution.la -> libical.la
+
2003-09-05 Yuedong Du <yuedong.du@sun.com>
* e-shell-importer.c: (importer_file_page_new),
diff --git a/shell/Makefile.am b/shell/Makefile.am
index 1631ccdef0..3e4d205da2 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-evolution.la \
+ $(top_builddir)/libical/src/libical/libical.la \
$(SHELL_LIBS)
# Test component