aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-17 07:03:14 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-17 07:03:14 +0000
commitd07601c72aefa87b7791ba67220cc6d5c9410604 (patch)
tree94123a73af3117df266c1334d3ed80f0ada45def /apps/Makefile
parent9d7fa3f3f040237aff8587c9cc374a6f636708df (diff)
Add Icecast streaming support
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2185 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/Makefile')
-rwxr-xr-xapps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 0fcdd7636..25bd56694 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -25,7 +25,7 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_mp3.so\
app_waitforring.so app_privacy.so app_db.so app_chanisavail.so \
app_enumlookup.so app_transfer.so app_setcidnum.so app_cdr.so \
app_hasnewvoicemail.so app_sayunixtime.so app_cut.so app_read.so \
- app_setcdruserfield.so app_random.so
+ app_setcdruserfield.so app_random.so app_ices.so
ifneq (${OSARCH},Darwin)
APPS+=app_intercom.so