Merge (slightly modified) app_verbose from tilghman (bug #2213)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3579 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer 2004-08-05 21:45:58 +00:00
parent a2e82071c5
commit 1de05fb7da
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_mp3.so\
app_setcdruserfield.so app_random.so app_ices.so app_eval.so \
app_nbscat.so app_sendtext.so app_exec.so app_sms.so \
app_groupcount.so app_txtcidname.so app_controlplayback.so \
app_talkdetect.so app_alarmreceiver.so app_userevent.so
app_talkdetect.so app_alarmreceiver.so app_userevent.so app_verbose.so
ifneq (${OSARCH},Darwin)
APPS+=app_intercom.so