aboutsummaryrefslogtreecommitdiffstats
path: root/channels
diff options
context:
space:
mode:
authorjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-11 19:45:43 +0000
committerjeremy <jeremy@f38db490-d61c-443f-a65b-d21fe96a405b>2003-09-11 19:45:43 +0000
commitc9af53b9b66cdd47f9987d3dbaebc82b34ea856f (patch)
treeb6eb65dcad40795d27b30a1076c78abcd91b3f21 /channels
parent06db1479fcc128d097701652b3372b5fabc96059 (diff)
add chan_skinny.so
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1496 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels')
-rwxr-xr-xchannels/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/Makefile b/channels/Makefile
index a655df07e..44f614e68 100755
--- a/channels/Makefile
+++ b/channels/Makefile
@@ -17,7 +17,7 @@ CHANNEL_LIBS=chan_modem.so chan_iax.so chan_sip.so \
chan_modem_aopen.so chan_oss.so \
chan_modem_bestdata.so chan_modem_i4l.so \
chan_agent.so chan_mgcp.so chan_iax2.so \
- chan_local.so
+ chan_local.so chan_skinny.so
#
# If you really want VoFR you can have it :-P