aboutsummaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/prep_tarball2
1 files changed, 0 insertions, 2 deletions
diff --git a/build_tools/prep_tarball b/build_tools/prep_tarball
index d8a55be3d..9c0dd22c0 100755
--- a/build_tools/prep_tarball
+++ b/build_tools/prep_tarball
@@ -7,8 +7,6 @@
make -C sounds all MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV WGET=wget DOWNLOAD=wget
-make menuselect-tree
-
VERSION=`cat .version`
sed -i -e "s/ASTERISKVERSION/${VERSION}/" doc/tex/asterisk.tex
cd doc/tex && rubber --pdf asterisk.tex