summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters
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/new_chapters
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/new_chapters')
-rw-r--r--doc/new_chapters/ChangeLog4
-rw-r--r--doc/new_chapters/Makefile.am5
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/new_chapters/ChangeLog b/doc/new_chapters/ChangeLog
index fc81f171fb..4689676862 100644
--- a/doc/new_chapters/ChangeLog
+++ b/doc/new_chapters/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/new_chapters/Makefile.am b/doc/new_chapters/Makefile.am
index 6f21ebec23..9dc92d9454 100644
--- a/doc/new_chapters/Makefile.am
+++ b/doc/new_chapters/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = new_chapters
EDITION = 1
@@ -72,6 +71,8 @@ monitor.texi: monitor.t
noinst_SCRIPTS = gen_section
EXTRA_DIST = adminiface.t base.t confspace.t cpuuse.t dumpcontrol.t error.t \
- eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO $(noinst_SCRIPTS)
+ eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO \
+ $(noinst_SCRIPTS)
CLEANFILES += new_chapters.info new_chapters.info-?
+