* Makefile.am: Add dummy install-pdf target.
* Makefile.in: Regenerate
From-SVN: r122448
+2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
+
+ * Makefile.am: Add dummy install-pdf target.
+ * Makefile.in: Regenerate
+
2007-03-01 Paolo Carlini <pcarlini@suse.de>
PR libstdc++/31005
# Installation of distribution html documentation not yet supported
# TODO: Write custom install-html rule.
-.PHONY: install-html
+.PHONY: install-html install-pdf
install-html:
+# No install-pdf support in automake yet
+install-pdf:
# Installation of distribution html documentation not yet supported
# TODO: Write custom install-html rule.
-.PHONY: install-html
+.PHONY: install-html install-pdf
install-html:
+
+# No install-pdf support in automake yet
+install-pdf:
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: