summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Vollmer <mvo@zagadka.de>2004-09-08 16:17:55 +0000
committerMarius Vollmer <mvo@zagadka.de>2004-09-08 16:17:55 +0000
commit6ef7423a416d931aa94006d91ab36d4a6f5a622c (patch)
tree53028b8951b747678b099313d365b58364c72ec5
parente548be5fe6e9c85046bd3c46134f05897646f497 (diff)
downloadguile-6ef7423a416d931aa94006d91ab36d4a6f5a622c.tar.gz
(CLEANFILES, MAINTAINERCLEANFILES): Moved autoconf-macros.texi to
MAINTAINERCLEANFILES. It is in the tarball and we shouldn't clean it, then.
-rw-r--r--doc/ref/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/Makefile.am b/doc/ref/Makefile.am
index 75330d6c0..b1aef6311 100644
--- a/doc/ref/Makefile.am
+++ b/doc/ref/Makefile.am
@@ -84,4 +84,4 @@ autoconf.texi: autoconf-macros.texi
autoconf-macros.texi: $(top_srcdir)/guile-config/guile.m4
$(preinstguiletool)/snarf-guile-m4-docs $< > $(srcdir)/$@
-CLEANFILES = autoconf-macros.texi
+MAINTAINERCLEANFILES = autoconf-macros.texi