summaryrefslogtreecommitdiff
path: root/apps/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2005-10-16 02:59:13 +0000
committerMark Spencer <markster@digium.com>2005-10-16 02:59:13 +0000
commita5dd6a1a1425704839a639e4eab5e7656ea4d9f5 (patch)
tree60c5dcce62d3585d06a1d0c7fa9d825cd234301f /apps/Makefile
parent754446e5acfbd6ea4373014da0f23593c91d686c (diff)
Add muxmon application (bug #4735 with mods, thanks tony!)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6795 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 9063e20c1..75d7910ad 100755
--- a/apps/Makefile
+++ b/apps/Makefile
@@ -28,7 +28,8 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_mp3.so\
app_test.so app_forkcdr.so app_math.so app_realtime.so \
app_dumpchan.so app_waitforsilence.so app_while.so app_setrdnis.so \
app_md5.so app_readfile.so app_chanspy.so app_settransfercapability.so \
- app_dictate.so app_externalivr.so app_directed_pickup.so app_page.so
+ app_dictate.so app_externalivr.so app_directed_pickup.so app_page.so \
+ app_muxmon.so
#
# Obsolete things...