diff --git a/doc/relnotes/ChangeLog b/doc/relnotes/ChangeLog index 76d8a7cb78..2b22c0e5e2 100644 --- a/doc/relnotes/ChangeLog +++ b/doc/relnotes/ChangeLog @@ -1,3 +1,8 @@ +2003-08-30 Ralf Corsepius + + * relnotes.texi: include common/rtems.texi. + * Makefile.am: Reflect changes to $(top_srcdir)/project.am. + 2003-01-25 Ralf Corsepius * relnotes.texi: Set @setfilename relnotes.info. diff --git a/doc/relnotes/Makefile.am b/doc/relnotes/Makefile.am index ebf8df93b0..e86ee9af0a 100644 --- a/doc/relnotes/Makefile.am +++ b/doc/relnotes/Makefile.am @@ -13,8 +13,7 @@ EDITION = 1 include $(top_srcdir)/project.am include $(top_srcdir)/main.am -COMMON_FILES = $(top_srcdir)/common/setup.texi \ - $(top_srcdir)/common/cpright.texi +COMMON_FILES += $(top_srcdir)/common/cpright.texi FILES = install.texi intro.texi probrep.texi relnotes.texi status.texi diff --git a/doc/relnotes/relnotes.texi b/doc/relnotes/relnotes.texi index fff64bbc85..d7279ce418 100644 --- a/doc/relnotes/relnotes.texi +++ b/doc/relnotes/relnotes.texi @@ -27,6 +27,7 @@ @include version.texi @include common/setup.texi +@include common/rtems.texi @ifset use-ascii @dircategory RTEMS On-Line Manual