summaryrefslogtreecommitdiff
path: root/channels/Makefile
diff options
context:
space:
mode:
authorJeremy McNamara <jj@nufone.net>2003-09-11 19:45:43 +0000
committerJeremy McNamara <jj@nufone.net>2003-09-11 19:45:43 +0000
commit884381d54d378b63941722ddcd845e7fab88c279 (patch)
treeb6eb65dcad40795d27b30a1076c78abcd91b3f21 /channels/Makefile
parent08079c6863a63b6f95b3915e9a5be765c40a4a03 (diff)
add chan_skinny.so
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1496 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/Makefile')
-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