mirror of
https://github.com/mpv-player/mpv
synced 2024-12-27 09:32:40 +00:00
Exploit one more opportunity to make use of the CONFIGURE_GENERATED variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30024 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bd1e209f88
commit
8bc89968cf
@ -34,7 +34,7 @@ xmllint: xmllint.sh $(addprefix xmllint-,$(DOC_LANG_ALL))
|
||||
$(foreach lang,$(DOC_LANG_ALL),$(HTML)/$(lang)):
|
||||
-mkdir -p $@
|
||||
|
||||
html-chunk.xsl html-single.xsl xsltproc.sh xmllint.sh $(MAIN_XML_ALL):
|
||||
$(CONFIGURE_GENERATED) $(MAIN_XML_ALL):
|
||||
sh configure
|
||||
|
||||
define lang-def
|
||||
|
Loading…
Reference in New Issue
Block a user