summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorMatteo Brancaleoni <mbrancaleoni@espia.it>2003-02-23 06:00:11 +0000
committerMatteo Brancaleoni <mbrancaleoni@espia.it>2003-02-23 06:00:11 +0000
commit17769619c2d3d5c96c906a383ec06df2efbb0e35 (patch)
treee05618b650b51c146c697c794e3e510343de7230 /apps/Makefile
parent877a281b742fc0d7cda64f34aa633d8b3972da47 (diff)
Sun Feb 23 07:00:00 CET 2003
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@621 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 3ea4494a3..7a7d93771 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -18,7 +18,8 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_intercom.
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_authenticate.so app_softhangup.so app_lookupblacklist.so
+ app_authenticate.so app_softhangup.so app_lookupblacklist.so \
+ app_waitforring.so
#APPS+=app_sql_postgres.so
#APPS+=app_sql_odbc.so