summaryrefslogtreecommitdiffstats
path: root/doc/relnotes
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes')
-rw-r--r--doc/relnotes/Makefile.am3
-rw-r--r--doc/relnotes/relnotes.texi4
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/relnotes/Makefile.am b/doc/relnotes/Makefile.am
index 2d366fd31f..1f7afbce06 100644
--- a/doc/relnotes/Makefile.am
+++ b/doc/relnotes/Makefile.am
@@ -13,7 +13,8 @@ EDITION = 1
include $(top_srcdir)/project.am
-COMMON_FILES = $(top_srcdir)/common/setup.texi $(top_srcdir)/common/cpright.texi
+COMMON_FILES = $(top_srcdir)/common/setup.texi \
+ $(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 1d70299e4d..77ec3af26a 100644
--- a/doc/relnotes/relnotes.texi
+++ b/doc/relnotes/relnotes.texi
@@ -26,7 +26,7 @@
@c
@include version.texi
-@include ../common/setup.texi
+@include common/setup.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual
@@ -62,7 +62,7 @@
@subtitle @value{UPDATED}
@author On-Line Applications Research Corporation
@page
-@include ../common/cpright.texi
+@include common/cpright.texi
@end titlepage
@c This prevents a black box from being printed on "overflow" lines.