summaryrefslogtreecommitdiffstats
path: root/doc/relnotes
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes')
-rw-r--r--doc/relnotes/ChangeLog5
-rw-r--r--doc/relnotes/Makefile.am2
2 files changed, 7 insertions, 0 deletions
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 <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Add *.info to CLEANFILES to accomodate
+ automake-1.7f/1.8 breaking building infos.
+
2003-09-26 Joel Sherrill <joel@OARcorp.com>
* 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