Skip to content
Snippets Groups Projects
Commit 3a257db3 authored by Tilghman Lesher's avatar Tilghman Lesher
Browse files

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
parent 3dd016d7
No related branches found
No related tags found
No related merge requests found
......@@ -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...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment