summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:11:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-08-30 06:11:05 +0000
commit86c2431a7f555804f2a6c1a200001a39ae5f749d (patch)
treee4cfc1536b5e29a4c9cd261caf2d9404c5b2fb34 /doc
parent2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de> (diff)
downloadrtems-86c2431a7f555804f2a6c1a200001a39ae5f749d.tar.bz2
2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
* rgdb_specs.texi: include common/rtems.texi. * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
Diffstat (limited to 'doc')
-rw-r--r--doc/rgdb_specs/ChangeLog5
-rw-r--r--doc/rgdb_specs/Makefile.am3
-rw-r--r--doc/rgdb_specs/rgdb_specs.texi1
3 files changed, 7 insertions, 2 deletions
diff --git a/doc/rgdb_specs/ChangeLog b/doc/rgdb_specs/ChangeLog
index e776b9e18c..d0f17b5afb 100644
--- a/doc/rgdb_specs/ChangeLog
+++ b/doc/rgdb_specs/ChangeLog
@@ -1,3 +1,8 @@
+2003-08-30 Ralf Corsepius <corsepius@faw.uni-ulm.de>
+
+ * rgdb_specs.texi: include common/rtems.texi.
+ * Makefile.am: Reflect changes to $(top_srcdir)/project.am.
+
2003-05-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* daemon.t: Reflect c/src/exec having moved to cpukit.
diff --git a/doc/rgdb_specs/Makefile.am b/doc/rgdb_specs/Makefile.am
index c4a5e9230d..bf9eb0eb38 100644
--- a/doc/rgdb_specs/Makefile.am
+++ b/doc/rgdb_specs/Makefile.am
@@ -15,8 +15,7 @@ include $(top_srcdir)/main.am
GENERATED_FILES = intro.texi revision.texi objectives.texi gdbinternals.texi \
interfacing.texi comm.texi daemon.texi conclusion.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/rgdb_specs/rgdb_specs.texi b/doc/rgdb_specs/rgdb_specs.texi
index ec402a57ea..d9427556e2 100644
--- a/doc/rgdb_specs/rgdb_specs.texi
+++ b/doc/rgdb_specs/rgdb_specs.texi
@@ -21,6 +21,7 @@
@include version.texi
@include common/setup.texi
+@include common/rtems.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual