aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-26 03:39:58 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-26 03:39:58 +0000
commitd193dee6c59d1100e5d8f8b7b20139eeb9756746 (patch)
treed2a00e48bdc4815a7e0354e0d5f322680b45df30 /apps/Makefile
parent7be65900cee4269b4892293e2a7485f941308f96 (diff)
Merge app_hasnewvoicemail (bug #290) with some mods
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1546 f38db490-d61c-443f-a65b-d21fe96a405b
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