From 579103d955504ffbef1851521772dbc42db743f3 Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Mon, 8 Apr 2002 00:40:46 +0000 Subject: [PATCH] (CLEANFILES): Added guile.cps, guile.fns, guile.rns, guile.tps, guile.vrs. --- doc/ref/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/ref/Makefile.am b/doc/ref/Makefile.am index 1b293ac57..1ef1beded 100644 --- a/doc/ref/Makefile.am +++ b/doc/ref/Makefile.am @@ -57,4 +57,5 @@ guile_toc.html: guile.texi $(guile_TEXINFOS) endif -CLEANFILES = autoconf-macros.texi +CLEANFILES = autoconf-macros.texi \ + guile.cps guile.fns guile.rns guile.tps guile.vrs