aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-08-25 15:42:25 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-08-25 15:42:25 +0000
commitf8e9a4176efb6baafea6da179c94001f13f1566a (patch)
tree1bc32a2eca1a7a413b7d0d1f2df3ba56de437570 /apps/Makefile
parent770bc980461be5dbb9aa1bc7e9c6da1e1bc2429f (diff)
Add SetCIDNum (Thanks Oliver)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1426 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 50179fed0..dd63ffbdd 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -34,7 +34,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_transfer.so
+ app_enumlookup.so app_voicemail2.so app_transfer.so app_setcidnum.so
#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so