aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-16 02:59:13 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-16 02:59:13 +0000
commit830df872fdd27f857e125b7cbe6aaf63e552202e (patch)
tree60c5dcce62d3585d06a1d0c7fa9d825cd234301f /apps/Makefile
parent8ee6f885a7de1d96351acfe28c365af328f349c2 (diff)
Add muxmon application (bug #4735 with mods, thanks tony!)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6795 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 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...