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:
diego 2010-05-11 21:33:15 +00:00
parent 997f8e8c10
commit 3dd0551a26
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ html-single: $(addprefix html-single-,$(DOC_LANGS))
xmllint: $(addprefix xmllint-,$(DOC_LANGS)) xmllint: $(addprefix xmllint-,$(DOC_LANGS))
$(CONFIGURE_GENERATED) $(MAIN_XML_ALL): $(CONFIGURE_GENERATED) $(MAIN_XML_ALL):
sh configure ./configure
define lang-def define lang-def
html-chunked-$(lang): $(HTML)/$(lang)/index.html html-chunked-$(lang): $(HTML)/$(lang)/index.html