Build the HTML version of the doc files for tarballs, as well

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@96886 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant 2008-01-07 16:59:04 +00:00
parent c6d573c836
commit 59f2d32d33
1 changed files with 1 additions and 1 deletions

View File

@ -10,4 +10,4 @@ make AWK=awk GREP=grep menuselect-tree
VERSION=`cat .version`
sed -i -e "s/ASTERISKVERSION/${VERSION}/" doc/tex/asterisk.tex
cd doc/tex && rubber --pdf asterisk.tex
cd doc/tex && rubber --pdf asterisk.tex && latex2html asterisk.tex