summaryrefslogtreecommitdiffstats
path: root/doc/rtems_gdb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/rtems_gdb')
-rw-r--r--doc/rtems_gdb/Makefile.am5
-rw-r--r--doc/rtems_gdb/rtems_gdb.texi4
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/rtems_gdb/Makefile.am b/doc/rtems_gdb/Makefile.am
index 782a151b00..11e4ccc0e7 100644
--- a/doc/rtems_gdb/Makefile.am
+++ b/doc/rtems_gdb/Makefile.am
@@ -16,7 +16,8 @@ include $(top_srcdir)/project.am
GENERATED_FILES = intro.texi swarch.texi started.texi commands.texi \
trouble.texi example.texi
-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 =
@@ -57,4 +58,4 @@ $(srcdir)/example.texi: example.t
-u "Top" \
-n "" < $< > $@
-EXTRA_DIST = *.t
+EXTRA_DIST = commands.t example.t intro.t started.t swarch.t trouble.t
diff --git a/doc/rtems_gdb/rtems_gdb.texi b/doc/rtems_gdb/rtems_gdb.texi
index ef00390330..45ec1547a3 100644
--- a/doc/rtems_gdb/rtems_gdb.texi
+++ b/doc/rtems_gdb/rtems_gdb.texi
@@ -20,7 +20,7 @@
@c
@include version.texi
-@include ../common/setup.texi
+@include common/setup.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual
@@ -50,7 +50,7 @@
@author Emmanuel Raguet and Eric Valette, Canon Research Centre
@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.