summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorMatteo Brancaleoni <mbrancaleoni@espia.it>2003-02-16 06:00:12 +0000
committerMatteo Brancaleoni <mbrancaleoni@espia.it>2003-02-16 06:00:12 +0000
commit1c156b82d16bf1fa2013cafe900f3081415aab9a (patch)
tree09bad30a14c0eef808c9d0d2720e797ff76c44f4 /apps/Makefile
parent55d89cfea03b93a82c8c00b9bebbec2d689705c4 (diff)
Sun Feb 16 07:00:01 CET 2003
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@616 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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