diff --git a/doc/supplements/arm/ChangeLog b/doc/supplements/arm/ChangeLog index 6c5c764ba5..becc7998f9 100644 --- a/doc/supplements/arm/ChangeLog +++ b/doc/supplements/arm/ChangeLog @@ -1,3 +1,8 @@ +2003-08-30 Ralf Corsepius + + * arm.texi: include common/rtems.texi. + * Makefile.am: Reflect changes to $(top_srcdir)/project.am. + 2003-01-25 Ralf Corsepius * arm.texi: Set @setfilename arm.info. diff --git a/doc/supplements/arm/Makefile.am b/doc/supplements/arm/Makefile.am index c90a569d72..8b3141ae1e 100644 --- a/doc/supplements/arm/Makefile.am +++ b/doc/supplements/arm/Makefile.am @@ -16,8 +16,7 @@ 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/setup.texi \ - $(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 diff --git a/doc/supplements/arm/arm.texi b/doc/supplements/arm/arm.texi index 635c08601a..32c3dcab18 100644 --- a/doc/supplements/arm/arm.texi +++ b/doc/supplements/arm/arm.texi @@ -21,6 +21,7 @@ @include version.texi @include common/setup.texi +@include common/rtems.texi @ifset use-ascii @dircategory RTEMS Target Supplements