From 824d0a361f368aba0fce7f361ff86dda36d6e51f Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 9 Feb 2000 12:27:24 +0000 Subject: Add new Makefiles to Makefile list. 2000-02-09 Christopher James Lahey * configure.in: Add new Makefiles to Makefile list. * e-util/Makefile.am: Add canvas utilities to libeutil. * widgets/e-text/Makefile.am: Build libetext. * widgets/e-minicard/Makefile.am: Build libeminicard and test programs. * widgets/Makefile.am: Remove all e-text and e-minicard code and add them to the SUBDIRS list. svn path=/trunk/; revision=1706 --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4a2e0d1c18..f540ef5e10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2000-02-09 Christopher James Lahey + + * configure.in: Add new Makefiles to Makefile list. + + * e-util/Makefile.am: Add canvas utilities to libeutil. + + * widgets/e-text/Makefile.am: Build libetext. + + * widgets/e-minicard/Makefile.am: Build libeminicard and test + programs. + + * widgets/Makefile.am: Remove all e-text and e-minicard code and + add them to the SUBDIRS list. + 2000-02-08 Matt Loper * tests/ui-tests/message-browser.c: New file; shows a message in -- cgit