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/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/filesystem/Makefile.am') 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