From a7491328a39189c8299494b77b6aa8072e896b18 Mon Sep 17 00:00:00 2001 From: Rob Browning Date: Mon, 25 Feb 2002 04:31:37 +0000 Subject: [PATCH] * Makefile.am (CLEANFILES): add autoconf-macros.texi. --- doc/ref/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/ref/Makefile.am b/doc/ref/Makefile.am index 463905b25..0275c115c 100644 --- a/doc/ref/Makefile.am +++ b/doc/ref/Makefile.am @@ -55,3 +55,5 @@ guile_toc.html: guile.texi $(guile_TEXINFOS) $(TEXI2HTML) -split_chapter guile.texi endif + +CLEANFILES = autoconf-macros.texi