aboutsummaryrefslogtreecommitdiffstats
path: root/channels/Makefile
diff options
context:
space:
mode:
authormatteo <matteo@f38db490-d61c-443f-a65b-d21fe96a405b>2003-03-02 19:52:23 +0000
committermatteo <matteo@f38db490-d61c-443f-a65b-d21fe96a405b>2003-03-02 19:52:23 +0000
commit48085489fc4adfc22d5d3e568ac68abc25bd0f31 (patch)
tree49a0b255f96975b7dfdf034d2510066935dc2894 /channels/Makefile
parentca5391ad77b3969e1908beaea270d385b53400dd (diff)
dom mar 2 20:52:10 CET 2003
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@629 f38db490-d61c-443f-a65b-d21fe96a405b
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 dc7eaf486..8105e7821 100755
--- a/channels/Makefile
+++ b/channels/Makefile
@@ -14,7 +14,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_agent.so chan_mgcp.so chan_iax2.so
#
# If you really want VoFR you can have it :-P