summaryrefslogtreecommitdiffstats
path: root/doc/new_chapters
diff options
context:
space:
mode:
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-?
+