summaryrefslogtreecommitdiffstats
path: root/doc/rtems_gdb
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 16:20:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-11 16:20:40 +0000
commit9814e9e3203884ce66d91d9f139d3ddb1b16d1b1 (patch)
treec4b327b399ddd8a7d20cb9494c13cb4a7a944122 /doc/rtems_gdb
parent2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-9814e9e3203884ce66d91d9f139d3ddb1b16d1b1.tar.bz2
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.
Diffstat (limited to 'doc/rtems_gdb')
-rw-r--r--doc/rtems_gdb/ChangeLog4
-rw-r--r--doc/rtems_gdb/Makefile.am2
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/rtems_gdb/ChangeLog b/doc/rtems_gdb/ChangeLog
index 17afb17551..4baa84e9d0 100644
--- a/doc/rtems_gdb/ChangeLog
+++ b/doc/rtems_gdb/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/rtems_gdb/Makefile.am b/doc/rtems_gdb/Makefile.am
index 75a26e78bf..33e91b8722 100644
--- a/doc/rtems_gdb/Makefile.am
+++ b/doc/rtems_gdb/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = rtems_gdb
EDITION = 1
@@ -60,3 +59,4 @@ example.texi: example.t
EXTRA_DIST = commands.t example.t intro.t started.t swarch.t trouble.t
CLEANFILES += rtems_gdb.info
+