From 9814e9e3203884ce66d91d9f139d3ddb1b16d1b1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 11 Dec 2003 16:20:40 +0000 Subject: 2003-12-11 Ralf Corsepius * Makefile.am: Cosmetics. --- doc/supplements/arm/ChangeLog | 4 ++++ doc/supplements/arm/Makefile.am | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'doc/supplements/arm') diff --git a/doc/supplements/arm/ChangeLog b/doc/supplements/arm/ChangeLog index 1ef5406c66..c538fa69a9 100644 --- a/doc/supplements/arm/ChangeLog +++ b/doc/supplements/arm/ChangeLog @@ -1,3 +1,7 @@ +2003-12-11 Ralf Corsepius + + * Makefile.am: Cosmetics. + 2003-11-26 Ralf Corsepius * Makefile.am: Add *.info to CLEANFILES to accomodate diff --git a/doc/supplements/arm/Makefile.am b/doc/supplements/arm/Makefile.am index 1c8fc87499..6569dc2384 100644 --- a/doc/supplements/arm/Makefile.am +++ b/doc/supplements/arm/Makefile.am @@ -6,7 +6,6 @@ # $Id$ # - PROJECT = arm EDITION = 1 @@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \ fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \ timeBSP.texi -COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi +COMMON_FILES += $(top_srcdir)/common/cpright.texi \ + $(top_srcdir)/common/timemac.texi FILES = preface.texi @@ -108,3 +108,4 @@ 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