summaryrefslogtreecommitdiffstats
path: root/doc/started/Makefile.am
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/Makefile.am
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/Makefile.am')
-rw-r--r--doc/started/Makefile.am3
1 files changed, 3 insertions, 0 deletions
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-?