mirror of https://github.com/mpv-player/mpv
cosmetics: Invoke all shell scripts during XML documentation build directly.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31167 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
997f8e8c10
commit
3dd0551a26
|
@ -31,7 +31,7 @@ html-single: $(addprefix html-single-,$(DOC_LANGS))
|
|||
xmllint: $(addprefix xmllint-,$(DOC_LANGS))
|
||||
|
||||
$(CONFIGURE_GENERATED) $(MAIN_XML_ALL):
|
||||
sh configure
|
||||
./configure
|
||||
|
||||
define lang-def
|
||||
html-chunked-$(lang): $(HTML)/$(lang)/index.html
|
||||
|
|
Loading…
Reference in New Issue