summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-09-30 23:03:57 +0000
committerMark Spencer <markster@digium.com>2003-09-30 23:03:57 +0000
commit694d3435e18c9f277b7c29ca415ace5201331663 (patch)
tree33160c369c7ced799585cbd5b3934eea901f5d57 /apps/Makefile
parent7db0e604867d9ca9cbeb16b2a40ebedb43087450 (diff)
Add sayunixtime, chan_sip updates for codec negotiation
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1589 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 16850288f..0e89a7af6 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -24,7 +24,7 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_intercom.
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_hasnewvoicemail.so
+ app_hasnewvoicemail.so app_sayunixtime.so
#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so