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/ChangeLog | 5 +++++ doc/posix1003.1/Makefile.am | 2 ++ 2 files changed, 7 insertions(+) (limited to 'doc/posix1003.1') diff --git a/doc/posix1003.1/ChangeLog b/doc/posix1003.1/ChangeLog index c393a7aece..3cddb785ec 100644 --- a/doc/posix1003.1/ChangeLog +++ b/doc/posix1003.1/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/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