summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-10-06 15:52:01 +0000
committerMark Spencer <markster@digium.com>2004-10-06 15:52:01 +0000
commit4a6c4d41fcfed70b44a023c53b2d7ddc642641b2 (patch)
tree03cfd83ea94d4326521c2bff151ab6755e9b3025 /apps/Makefile
parent415d197da18b6cecc1a2b26474054606a512833a (diff)
Merge anth's realtime patch, as well as the bindaddr fix that didn't make it in somehow yesterday. (bug #2588)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3922 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 3c3838278..537878820 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -29,7 +29,7 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_mp3.so\
app_nbscat.so app_sendtext.so app_exec.so app_sms.so \
app_groupcount.so app_txtcidname.so app_controlplayback.so \
app_talkdetect.so app_alarmreceiver.so app_userevent.so app_verbose.so \
- app_test.so app_forkcdr.so app_math.so
+ app_test.so app_forkcdr.so app_math.so app_realtime.so
ifneq (${OSARCH},Darwin)
APPS+=app_intercom.so