summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-09-26 03:39:58 +0000
committerMark Spencer <markster@digium.com>2003-09-26 03:39:58 +0000
commit45f21ff66bf8f68d306ef7ee6a3aedf0824405b9 (patch)
treed2a00e48bdc4815a7e0354e0d5f322680b45df30 /apps/Makefile
parent83e973490870014d2d06a91a9b69df9352c2c350 (diff)
Merge app_hasnewvoicemail (bug #290) with some mods
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1546 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'apps/Makefile')
-rwxr-xr-xapps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index f036db1e5..61e7d11b7 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -35,7 +35,8 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_intercom.
app_setcidname.so app_lookupcidname.so app_substring.so app_macro.so \
app_authenticate.so app_softhangup.so app_lookupblacklist.so \
app_waitforring.so app_privacy.so app_db.so app_chanisavail.so \
- app_enumlookup.so app_voicemail2.so app_transfer.so app_setcidnum.so app_cdr.so
+ app_enumlookup.so app_voicemail2.so app_transfer.so app_setcidnum.so app_cdr.so \
+ app_hasnewvoicemail.so
#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so