mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
Make sure the functions CUT and SORT are built.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7494 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -24,7 +24,8 @@ APPS=app_adsiprog.so app_alarmreceiver.so app_authenticate.so app_cdr.so \
|
||||
app_setcdruserfield.so app_settransfercapability.so app_softhangup.so \
|
||||
app_stack.so app_system.so app_talkdetect.so app_test.so app_transfer.so \
|
||||
app_userevent.so app_url.so app_verbose.so app_voicemail.so \
|
||||
app_waitforring.so app_waitforsilence.so app_while.so app_zapateller.so
|
||||
app_waitforring.so app_waitforsilence.so app_while.so app_zapateller.so \
|
||||
app_cut.so
|
||||
|
||||
#
|
||||
# Obsolete things...
|
||||
|
Reference in New Issue
Block a user