summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:11:08 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:11:08 +0000
commit8f3ddac7dcc255b1b6355f98c2d7d9a02809bb78 (patch)
treec6240f0cd90d3466c2bf1b7cc9646dde8033999d /doc
parent2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de> (diff)
downloadrtems-8f3ddac7dcc255b1b6355f98c2d7d9a02809bb78.tar.bz2
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* rtems_gdb.texi: include common/rtems.texi. * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
Diffstat (limited to 'doc')
-rw-r--r--doc/rtems_gdb/ChangeLog5
-rw-r--r--doc/rtems_gdb/Makefile.am3
-rw-r--r--doc/rtems_gdb/rtems_gdb.texi1
3 files changed, 7 insertions, 2 deletions
diff --git a/doc/rtems_gdb/ChangeLog b/doc/rtems_gdb/ChangeLog
index f6b01cdb53..baadc82122 100644
--- a/doc/rtems_gdb/ChangeLog
+++ b/doc/rtems_gdb/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
+
+ * rtems_gdb.texi: include common/rtems.texi.
+ * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
+
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* example.t: Reflect c/src/exec having moved to cpukit.
diff --git a/doc/rtems_gdb/Makefile.am b/doc/rtems_gdb/Makefile.am
index eaeaa21728..b7924efe91 100644
--- a/doc/rtems_gdb/Makefile.am
+++ b/doc/rtems_gdb/Makefile.am
@@ -16,8 +16,7 @@ include $(top_srcdir)/main.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/cpright.texi
FILES =
diff --git a/doc/rtems_gdb/rtems_gdb.texi b/doc/rtems_gdb/rtems_gdb.texi
index 079496426c..13abf762da 100644
--- a/doc/rtems_gdb/rtems_gdb.texi
+++ b/doc/rtems_gdb/rtems_gdb.texi
@@ -21,6 +21,7 @@
@include version.texi
@include common/setup.texi
+@include common/rtems.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual