From 3bfda691872761da7b61aaa501aa7f0f213f43a6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 26 Nov 2003 15:32:26 +0000 Subject: 2003-11-26 Ralf Corsepius * Makefile.am: Add *.info to CLEANFILES to accomodate automake-1.7f/1.8 breaking building infos. --- doc/supplements/arm/ChangeLog | 5 +++++ doc/supplements/arm/Makefile.am | 2 ++ 2 files changed, 7 insertions(+) (limited to 'doc/supplements/arm') diff --git a/doc/supplements/arm/ChangeLog b/doc/supplements/arm/ChangeLog index d38e2df2cf..1ef5406c66 100644 --- a/doc/supplements/arm/ChangeLog +++ b/doc/supplements/arm/ChangeLog @@ -1,3 +1,8 @@ +2003-11-26 Ralf Corsepius + + * Makefile.am: Add *.info to CLEANFILES to accomodate + automake-1.7f/1.8 breaking building infos. + 2003-09-26 Joel Sherrill * cpumodel.t: Obsoleting HP PA-RISC port and removing all references. diff --git a/doc/supplements/arm/Makefile.am b/doc/supplements/arm/Makefile.am index 8b3141ae1e..1c8fc87499 100644 --- a/doc/supplements/arm/Makefile.am +++ b/doc/supplements/arm/Makefile.am @@ -106,3 +106,5 @@ CLEANFILES += timeBSP_.t EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \ intr_NOTIMES.t memmodel.t timeBSP.t + +CLEANFILES += arm.info -- cgit v1.2.3