summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-05-14 05:33:06 +0000
committerMark Spencer <markster@digium.com>2003-05-14 05:33:06 +0000
commit8f27350e65509ac51e7e922b6934217226664634 (patch)
tree23b90a95ccbc1acc8ade932120bf3a913ab9b097 /apps/Makefile
parent8e280ab712912b526a44021cd84915a491e80faa (diff)
Add transfer to IAX2, and transfer application
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1016 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 12cdd9072..03f5c558c 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_voicemail2.so
+ app_enumlookup.so app_voicemail2.so app_transfer.so
#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so