summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorJames Golovich <james@gnuinter.net>2004-04-20 20:05:14 +0000
committerJames Golovich <james@gnuinter.net>2004-04-20 20:05:14 +0000
commitf864caba2ff17056c4924506f529e579c5e2d24b (patch)
treef3744e16f51a22952ef963402d1a0374b32fea3d /apps/Makefile
parent0709926b82c9918329d2c3746e74fab188cd1feb (diff)
Add app_exec (bug 1198
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2721 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 eb24b1138..13cad373a 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -26,7 +26,7 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_mp3.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_ices.so app_eval.so \
- app_nbscat.so app_sendtext.so
+ app_nbscat.so app_sendtext.so app_exec.so
ifneq (${OSARCH},Darwin)
APPS+=app_intercom.so