From a051510f6fa8082054b7d3a37f403169a14df12c Mon Sep 17 00:00:00 2001 From: Damon Chaplin Date: Tue, 30 Oct 2001 01:50:37 +0000 Subject: use libical-evolution.la 2001-10-29 Damon Chaplin * Makefile.am (evolution_LDADD): use libical-evolution.la svn path=/trunk/; revision=14399 --- shell/ChangeLog | 4 ++++ shell/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index 5df2aee73a..6edf64f9dc 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-10-29 Damon Chaplin + + * Makefile.am (evolution_LDADD): use libical-evolution.la + 2001-10-29 Ettore Perazzoli * e-shell-view.c (e_shell_view_construct): Ref the shell. diff --git a/shell/Makefile.am b/shell/Makefile.am index 2a2b847029..be6a3bea8a 100644 --- a/shell/Makefile.am +++ b/shell/Makefile.am @@ -178,7 +178,7 @@ evolution_LDADD = \ $(top_builddir)/widgets/e-timezone-dialog/libetimezonedialog.a \ $(top_builddir)/widgets/misc/libemiscwidgets.a \ $(top_builddir)/e-util/libeutil.la \ - $(top_builddir)/libical/src/libical/libical.la \ + $(top_builddir)/libical/src/libical/libical-evolution.la \ $(EXTRA_GNOME_LIBS) \ $(GNOME_PRINT_LIBS) \ $(GTKHTML_LIBS) \ -- cgit v1.2.3