Mercurial > mplayer.hg
changeset 31110:6d19129bcd9e
cosmetics: Invoke all shell scripts during XML documentation build directly.
author | diego |
---|---|
date | Tue, 11 May 2010 21:33:15 +0000 |
parents | 729ce4709ce1 |
children | ebcf975378b3 |
files | DOCS/xml/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/Makefile Tue May 11 21:31:36 2010 +0000 +++ b/DOCS/xml/Makefile Tue May 11 21:33:15 2010 +0000 @@ -31,7 +31,7 @@ xmllint: $(addprefix xmllint-,$(DOC_LANGS)) $(CONFIGURE_GENERATED) $(MAIN_XML_ALL): - sh configure + ./configure define lang-def html-chunked-$(lang): $(HTML)/$(lang)/index.html