From: Tilghman Lesher Date: Thu, 15 Dec 2005 17:31:52 +0000 (+0000) Subject: Make sure the functions CUT and SORT are built. X-Git-Tag: 1.4.0-beta1~3191 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a257db36678818a9941a2a99d62d3254bfcef66;p=thirdparty%2Fasterisk.git 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 --- diff --git a/apps/Makefile b/apps/Makefile index 28ce6d8eff..841977b295 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -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...