Commit 91acb23a authored by Michael Niedermayer's avatar Michael Niedermayer

doc: fix insane hard texi2html dependancy

Found-by: nevcairiel
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 4aeb996f
...@@ -91,7 +91,8 @@ doc/doxy/html: $(SRC_PATH)/doc/Doxyfile $(INSTHEADERS) ...@@ -91,7 +91,8 @@ doc/doxy/html: $(SRC_PATH)/doc/Doxyfile $(INSTHEADERS)
install-man: install-man:
ifdef CONFIG_MANPAGES ifdef CONFIG_MANPAGES
install-progs-$(CONFIG_DOC): install-doc install-man install-progs-$(CONFIG_HTMLPAGES): install-doc
install-progs-$(CONFIG_DOC): install-man
install-doc: $(HTMLPAGES) install-doc: $(HTMLPAGES)
$(Q)mkdir -p "$(DOCDIR)" $(Q)mkdir -p "$(DOCDIR)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment