From d982c738d929375a597471aab7716301799f3414 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 14 Sep 2001 23:34:04 +0000 Subject: [Automake 1.5 fixes pointed out by Richard Boulton , as per #9258.] * executive-summary/component/Makefile.am (CLEANFILE): Assign directly with `=', not `+='. * executive-summary/evolution-services/Makefile.am: Likewise. svn path=/trunk/; revision=12845 --- executive-summary/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'executive-summary/ChangeLog') diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog index 2cbf08dc1d..3ab48d9509 100644 --- a/executive-summary/ChangeLog +++ b/executive-summary/ChangeLog @@ -1,3 +1,12 @@ +2001-09-14 Ettore Perazzoli + + [Automake 1.5 fixes pointed out by Richard Boulton + , as per #9258.] + + * executive-summary/component/Makefile.am (CLEANFILE): Assign + directly with `=', not `+='. + * executive-summary/evolution-services/Makefile.am: Likewise. + 2001-07-21 Ettore Perazzoli * component/component-factory.c: Make the "executive-summary" -- cgit v1.2.3