(CLEANFILES, MAINTAINERCLEANFILES): Moved autoconf-macros.texi to
authorMarius Vollmer <mvo@zagadka.de>
Wed, 8 Sep 2004 16:17:55 +0000 (16:17 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Wed, 8 Sep 2004 16:17:55 +0000 (16:17 +0000)
MAINTAINERCLEANFILES.  It is in the tarball and we shouldn't clean it,
then.

doc/ref/Makefile.am

index 75330d6..b1aef63 100644 (file)
@@ -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