summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-05-03 21:09:07 +0000
committerMark Spencer <markster@digium.com>2003-05-03 21:09:07 +0000
commitb7e5181f8e07bed8cd99b872d3ee6a0e9389d7cb (patch)
tree9b55fee1260b3912d6bea39cf47ef455fa70317b /apps/Makefile
parent7fe77f16a7998470f1e66447168d1514eac09fb2 (diff)
Create voicemail2 app for playing with
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@957 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 6e9dafb8f..274f0355c 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -20,7 +20,7 @@ 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_enumlookup.so app_voicemail2.so
#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so