From 3dd0551a268730b3168f56e6e78b7264318ee4bb Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 11 May 2010 21:33:15 +0000 Subject: 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 --- DOCS/xml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/xml/Makefile b/DOCS/xml/Makefile index 48fcab3864..a8e0f6dcf9 100644 --- a/DOCS/xml/Makefile +++ b/DOCS/xml/Makefile @@ -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 -- cgit v1.2.3