diff --git a/doc/supplements/c4x/ChangeLog b/doc/supplements/c4x/ChangeLog index f32e8528d1..2a4bb72797 100644 --- a/doc/supplements/c4x/ChangeLog +++ b/doc/supplements/c4x/ChangeLog @@ -1,3 +1,8 @@ +2003-08-30 Ralf Corsepius + + * c4x.texi: include common/rtems.texi. + * Makefile.am: Reflect changes to $(top_srcdir)/project.am. + 2003-05-22 Ralf Corsepius * cpumodel.t: Reflect c/src/exec having moved to cpukit. diff --git a/doc/supplements/c4x/Makefile.am b/doc/supplements/c4x/Makefile.am index 769340cffb..119498a57d 100644 --- a/doc/supplements/c4x/Makefile.am +++ b/doc/supplements/c4x/Makefile.am @@ -17,8 +17,7 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \ fatalerr.texi bsp.texi cputable.texi timing.texi wksheets.texi \ timeBSP.texi -COMMON_FILES = $(top_srcdir)/common/setup.texi \ - $(top_srcdir)/common/cpright.texi +COMMON_FILES += $(top_srcdir)/common/cpright.texi FILES = preface.texi diff --git a/doc/supplements/c4x/c4x.texi b/doc/supplements/c4x/c4x.texi index 594f95df87..49fa76fd34 100644 --- a/doc/supplements/c4x/c4x.texi +++ b/doc/supplements/c4x/c4x.texi @@ -22,6 +22,7 @@ @include version.texi @include common/setup.texi +@include common/rtems.texi @ifset use-ascii @dircategory RTEMS Target Supplements