aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-05-03 21:09:07 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-05-03 21:09:07 +0000
commit07cb452269f6b46371e7bea66f3c82058230b1cb (patch)
tree9b55fee1260b3912d6bea39cf47ef455fa70317b /apps/Makefile
parent0fa4bb7eaa81bba3cb968e9469fb30081916348b (diff)
Create voicemail2 app for playing with
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@957 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 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