aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-10-22 13:34:59 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-10-22 13:34:59 +0000
commit041e8e51463b28a78493da975542eb8911c9aaab (patch)
tree099035f28b58cd71c13fef50d8fdb44514d50962 /apps/Makefile
parent9564ebe2cd6fbc966289afdf566003f715afe392 (diff)
Add Tilghman's app_cut
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1658 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 fa3591ab3..b2ed7b473 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_sayunixtime.so
+ app_hasnewvoicemail.so app_sayunixtime.so app_cut.so
#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so