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.
This commit is contained in:
Ralf Corsepius
2003-08-30 06:11:08 +00:00
parent 86c2431a7f
commit 8f3ddac7dc
3 changed files with 7 additions and 2 deletions

View File

@@ -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.

View File

@@ -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 =

View File

@@ -21,6 +21,7 @@
@include version.texi
@include common/setup.texi
@include common/rtems.texi
@ifset use-ascii
@dircategory RTEMS On-Line Manual