aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authormatteo <matteo@f38db490-d61c-443f-a65b-d21fe96a405b>2003-02-16 06:00:12 +0000
committermatteo <matteo@f38db490-d61c-443f-a65b-d21fe96a405b>2003-02-16 06:00:12 +0000
commit175c755fefa75d02deeff70541cd7821ce670678 (patch)
tree09bad30a14c0eef808c9d0d2720e797ff76c44f4 /apps/Makefile
parentdae2009f9537257ba729035caa92eb3661c93aa1 (diff)
Sun Feb 16 07:00:01 CET 2003
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@616 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/Makefile')
-rwxr-xr-xapps/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/Makefile b/apps/Makefile
index 95f727531..1d3ad29ad 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -17,7 +17,8 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_intercom.
app_agi.so app_qcall.so app_adsiprog.so app_getcpeid.so app_milliwatt.so \
app_zapateller.so app_datetime.so app_setcallerid.so app_festival.so \
app_queue.so app_senddtmf.so app_parkandannounce.so app_striplsd.so \
- app_setcidname.so app_lookupcidname.so app_substring.so app_macro.so
+ app_setcidname.so app_lookupcidname.so app_substring.so app_macro.so \
+ app_authenticate.so
#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so