summaryrefslogtreecommitdiffstats
path: root/doc/filesystem
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/filesystem
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/filesystem')
-rw-r--r--doc/filesystem/ChangeLog5
-rw-r--r--doc/filesystem/Makefile.am3
2 files changed, 8 insertions, 0 deletions
diff --git a/doc/filesystem/ChangeLog b/doc/filesystem/ChangeLog
index 4d821b0b82..0a60f30145 100644
--- a/doc/filesystem/ChangeLog
+++ b/doc/filesystem/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/filesystem/Makefile.am b/doc/filesystem/Makefile.am
index 6fd6fa10a2..2e6c7d2e51 100644
--- a/doc/filesystem/Makefile.am
+++ b/doc/filesystem/Makefile.am
@@ -66,3 +66,6 @@ tftp.texi: tftp.t
EXTRA_DIST = fsrequirements.t imfs.t init.t miniimfs.t mounting.t patheval.t \
syscalls.t tftp.t
+
+CLEANFILES += filesystem.info filesystem.info-?
+