summaryrefslogtreecommitdiffstats
path: root/doc/started
diff options
context:
space:
mode:
Diffstat (limited to 'doc/started')
-rw-r--r--doc/started/ChangeLog5
-rw-r--r--doc/started/Makefile.am3
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/started/ChangeLog b/doc/started/ChangeLog
index 90f993fd7c..c60e8d8ba0 100644
--- a/doc/started/ChangeLog
+++ b/doc/started/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Add *.info to CLEANFILES to accomodate
+ automake-1.7f/1.8 breaking building infos.
+
2003-10-22 Joel Sherrill <joel@OARcorp.com>
PR 513/doc
diff --git a/doc/started/Makefile.am b/doc/started/Makefile.am
index 905463f94c..18cc5640af 100644
--- a/doc/started/Makefile.am
+++ b/doc/started/Makefile.am
@@ -84,4 +84,7 @@ EXTRA_DIST += $(PICTURES)
tversions.texi: tversions.texi.in tversions.sed
sed -f tversions.sed $(srcdir)/tversions.texi.in > tversions.texi
CLEANFILES += tversions.texi
+
DISTCLEANFILES = tversions.sed
+
+CLEANFILES += started.info started.info-?