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/posix1003.1/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/posix1003.1/Makefile.am') diff --git a/doc/posix1003.1/Makefile.am b/doc/posix1003.1/Makefile.am index 1a73d4edf4..1c7b84bb6f 100644 --- a/doc/posix1003.1/Makefile.am +++ b/doc/posix1003.1/Makefile.am @@ -126,3 +126,5 @@ noinst_SCRIPTS = summarize EXTRA_DIST = ch01.t ch02.t ch03.t ch04.t ch05.t ch06.t ch07.t ch08.t ch09.t \ ch10.t ch11.t ch12.t ch13.t ch14.t ch15.t ch16.t ch17.t ch18.t \ compliance_list summarize + +CLEANFILES += posix1003_1.info posix1003_1.info-? -- cgit v1.2.3