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 '')
-rw-r--r--doc/started/ChangeLog5
-rw-r--r--doc/started/Makefile.am3
-rw-r--r--doc/started_ada/ChangeLog5
-rw-r--r--doc/started_ada/Makefile.am1
4 files changed, 14 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-?
diff --git a/doc/started_ada/ChangeLog b/doc/started_ada/ChangeLog
index fc09f6b894..f4e1b962f9 100644
--- a/doc/started_ada/ChangeLog
+++ b/doc/started_ada/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-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merger from rtems-4-6-branch.
diff --git a/doc/started_ada/Makefile.am b/doc/started_ada/Makefile.am
index 69bd68c345..e4b24ce45d 100644
--- a/doc/started_ada/Makefile.am
+++ b/doc/started_ada/Makefile.am
@@ -54,3 +54,4 @@ gdb.texi: gdb.t tversions.texi
-n "" < $< > $@
EXTRA_DIST = buildada.t gdb.t intro.t require.t sample.t
+CLEANFILES += started_ada.info