mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-29 06:00:36 +00:00
doc: fix insane hard texi2html dependancy
Found-by: nevcairiel Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
4aeb996f71
commit
91acb23a28
@ -91,7 +91,8 @@ doc/doxy/html: $(SRC_PATH)/doc/Doxyfile $(INSTHEADERS)
|
||||
install-man:
|
||||
|
||||
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)
|
||||
$(Q)mkdir -p "$(DOCDIR)"
|
||||
|
Loading…
Reference in New Issue
Block a user