set the menu name when building makeopts.xml

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@35789 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant 2006-06-24 04:10:41 +00:00
parent c7024d8a02
commit 39913c58b7
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ process_dir() {
echo "<?xml version="1.0"?>"
echo
echo "<menu>"
echo "<menu name=\"Asterisk Module Selection\">"
rm -f .makeoptstmp
process_dir apps app APPS Applications
process_dir cdr cdr CDR "Call Detail Recording"