From: Russell Bryant Date: Sun, 24 Jun 2007 20:16:32 +0000 (+0000) Subject: Include the menuselect-tree file in tarballs to make builds from tarballs a X-Git-Tag: 1.4.6~42 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=06600190e669d8bc52c2831e85f37a6ffec95183;p=thirdparty%2Fasterisk.git Include the menuselect-tree file in tarballs to make builds from tarballs a little bit faster git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@71371 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/build_tools/prep_tarball b/build_tools/prep_tarball index c2adefc11d..ff6f54717c 100755 --- a/build_tools/prep_tarball +++ b/build_tools/prep_tarball @@ -6,3 +6,5 @@ # It will be executed from the top-level directory of the project. make -C sounds all MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV WGET=wget DOWNLOAD=wget + +make menuselect-tree