bfd/
[deliverable/binutils-gdb.git] / binutils / doc / Makefile.am
index ca441c94d0af6343a7df7186141928a847f62e47..154d0c385d88015d4dbf59152fd0191ef9d85490 100644 (file)
@@ -180,6 +180,15 @@ install-html-am: $(HTMLS)
          fi; \
        done
 
+MAINTAINERCLEANFILES += binutils.info
+
+# Automake 1.9 will only build info files in the objdir if they are
+# mentioned in DISTCLEANFILES.  It doesn't have to be unconditional,
+# though, so we use a bogus condition.
+if GENINSRC_NEVER
+DISTCLEANFILES = binutils.info
+endif
+
 # Maintenance
 
 # We need it for the taz target in ../../Makefile.in.
This page took 0.02358 seconds and 4 git commands to generate.