aboutsummaryrefslogtreecommitdiffstats
path: root/res/Makefile
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-03-25 19:30:06 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-03-25 19:30:06 +0000
commitbda20d3d74b5face92e4609b75276b8f946d599a (patch)
tree058fbbc69e6eb1f9abda5030274cfbdead091589 /res/Makefile
parentb9dddcde04db6ecd00a351d98de311aa5862cdf3 (diff)
Merge Mahmut's recording patches
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@686 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/Makefile')
-rwxr-xr-xres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/Makefile b/res/Makefile
index 686ca9718..deab73723 100755
--- a/res/Makefile
+++ b/res/Makefile
@@ -11,7 +11,7 @@
# the GNU General Public License
#
-MODS=res_adsi.so res_parking.so res_crypto.so res_musiconhold.so res_indications.so
+MODS=res_adsi.so res_parking.so res_crypto.so res_musiconhold.so res_indications.so res_monitor.so
CRYPTO_LIBS=-lssl -lcrypto