docs build fix

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27329 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
henry 2008-07-19 07:11:18 +00:00
parent ebb8b63112
commit 20fee4a617
1 changed files with 1 additions and 1 deletions

2
DOCS/xml/configure vendored
View File

@ -152,7 +152,7 @@ else
echo "Found docbookx.dtd at $_dtd"
fi
for lang in `grep 'SUBDIRS =' Makefile|cut -d= -f2`; do
for lang in `grep 'DOC_LANGS =' ../../config.mak|cut -d= -f2`; do
cat > $lang/main.xml << EOF
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!-- **************************************************