diff options
Diffstat (limited to 'libstdc++-v3/doc/Makefile.am')
| -rw-r--r-- | libstdc++-v3/doc/Makefile.am | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/libstdc++-v3/doc/Makefile.am b/libstdc++-v3/doc/Makefile.am index 8f500088cb8..3b2cfbb0af7 100644 --- a/libstdc++-v3/doc/Makefile.am +++ b/libstdc++-v3/doc/Makefile.am @@ -226,14 +226,7 @@ doc-pdf-prince: $(xml_sources) ${glibcxx_builddir}/doc/pdf $(PRINCE) $(PRINCE_FLAGS) ${top_srcdir}/doc/xml/spine.xml -# No install-pdf, install-html support in automake yet -install-pdf: -install-html: - -# Installation of distribution html documentation not yet supported -# TODO: Write custom install-html rule. -.PHONY: install-html install-pdf \ - doc-doxygen-html doc-doxygen-man doc-performance +.PHONY: doc-doxygen-html doc-doxygen-man doc-performance # By adding these files here, automake will remove them for 'make clean' CLEANFILES = *.log |
