From dbcf7d4830526dd1d930bdc93702de8f4d9ebfbe Mon Sep 17 00:00:00 2001 From: russell Date: Sun, 24 Jun 2007 20:17:43 +0000 Subject: Merged revisions 71371 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r71371 | russell | 2007-06-24 15:16:32 -0500 (Sun, 24 Jun 2007) | 3 lines Include the menuselect-tree file in tarballs to make builds from tarballs a little bit faster ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@71372 f38db490-d61c-443f-a65b-d21fe96a405b --- build_tools/prep_tarball | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build_tools') diff --git a/build_tools/prep_tarball b/build_tools/prep_tarball index b5b64a24e..dbdbd46b2 100755 --- a/build_tools/prep_tarball +++ b/build_tools/prep_tarball @@ -7,4 +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 + cd doc && rubber --pdf asterisk.tex -- cgit v1.2.3