Let's also include aclocal.m4
[asterisk-bristuff.git] / build_tools / prep_tarball
blobb99c4c8f00c85d5f4bd8624b2191cf2ba6ed845a
1 #!/bin/sh -e
3 # This script will be executed by the 'mkrelease' script to do any tasks
4 # necessary during tarball creation of this project.
6 # It will be executed from the top-level directory of the project.
8 make -C sounds MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM MENUSELECT_MOH=MOH-FREEPLAY-WAV WGET=wget DOWNLOAD=wget all
9 make AWK=awk GREP=grep menuselect-tree