From 986f2ace070dfe610ffb7595e525a895d3a6fb43 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Thu, 20 Feb 2003 16:48:43 +0000 Subject: Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic libraries, so they can be portably linked into the (shared library) components. (Part 1 of N.) svn path=/trunk/; revision=19971 --- calendar/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 827cd63501..cad38bd5a8 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2003-02-20 Dan Winship + + * gui/Makefile.am (libevolution_calendar_la_LIBADD): + s/libemiscwidgets.a/libemiscwidgets.la/ and likewise for + libetimezonedialog + 2003-02-19 Ettore Perazzoli * pcs/Makefile.am: Split $(CORBA_GENERATED_H) rule from the -- cgit