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/relnotes/ChangeLog | 5 +++++ doc/relnotes/Makefile.am | 2 ++ 2 files changed, 7 insertions(+) (limited to 'doc/relnotes') diff --git a/doc/relnotes/ChangeLog b/doc/relnotes/ChangeLog index 4e8e51addd..4c003651ee 100644 --- a/doc/relnotes/ChangeLog +++ b/doc/relnotes/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-26 Joel Sherrill * status.texi: Obsoleting HP PA-RISC port and removing all references. diff --git a/doc/relnotes/Makefile.am b/doc/relnotes/Makefile.am index e86ee9af0a..42c43db956 100644 --- a/doc/relnotes/Makefile.am +++ b/doc/relnotes/Makefile.am @@ -19,3 +19,5 @@ FILES = install.texi intro.texi probrep.texi relnotes.texi status.texi info_TEXINFOS = relnotes.texi relnotes_TEXINFOS = $(FILES) $(COMMON_FILES) + +CLEANFILES += relnotes.info -- cgit v1.2.3