aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authorcitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-20 20:05:14 +0000
committercitats <citats@f38db490-d61c-443f-a65b-d21fe96a405b>2004-04-20 20:05:14 +0000
commit5f23ff59a8d2eb0b8f53abdb1fd38a7efb8d4480 (patch)
treef3744e16f51a22952ef963402d1a0374b32fea3d /apps/Makefile
parente502366503a781fa694680c3a972827c314e06fd (diff)
Add app_exec (bug 1198
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2721 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 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