summaryrefslogtreecommitdiffstats
path: root/doc/started
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-11-26 15:32:26 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-11-26 15:32:26 +0000
commit3bfda691872761da7b61aaa501aa7f0f213f43a6 (patch)
treee03c90e4f077579b5a5ba03bfc1cbc105d066902 /doc/started
parent2003-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-3bfda691872761da7b61aaa501aa7f0f213f43a6.tar.bz2
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.
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-?