diff --git a/build_tools/prep_tarball b/build_tools/prep_tarball
index 5353bb4bffebfe43b680dba98fa5cde45c4e1a3e..5877a8a7b09f661520f7876b3dc05172de8df27e 100755
--- a/build_tools/prep_tarball
+++ b/build_tools/prep_tarball
@@ -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