From 3bfda691872761da7b61aaa501aa7f0f213f43a6 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 26 Nov 2003 15:32:26 +0000 Subject: 2003-11-26 Ralf Corsepius * Makefile.am: Add *.info to CLEANFILES to accomodate automake-1.7f/1.8 breaking building infos. --- doc/filesystem/ChangeLog | 5 +++++ doc/filesystem/Makefile.am | 3 +++ 2 files changed, 8 insertions(+) (limited to 'doc/filesystem') 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 + + * Makefile.am: Add *.info to CLEANFILES to accomodate + automake-1.7f/1.8 breaking building infos. + 2003-09-22 Ralf Corsepius * 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-? + -- cgit v1.2.3