summaryrefslogtreecommitdiff
path: root/channels/Makefile
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>1999-12-14 23:40:27 +0000
committerMark Spencer <markster@digium.com>1999-12-14 23:40:27 +0000
commitc0dfa24553816f04000107b790657907f3cbcbff (patch)
tree91132c3da9dc18baae626d51937f4d8c30607a8a /channels/Makefile
parenta34c3d3484e781d26f55f2629e0a92de70e24f0e (diff)
Version 0.1.1 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@136 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/Makefile')
-rwxr-xr-xchannels/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/channels/Makefile b/channels/Makefile
index 7d68f258f..1f0b790d2 100755
--- a/channels/Makefile
+++ b/channels/Makefile
@@ -3,7 +3,7 @@
#
# Makefile for Channel backends (dynamically loaded)
#
-# Copyright (C) 1999, Adtran Inc. and Linux Support Services, LLC
+# Copyright (C) 1999, Mark Spencer
#
# Mark Spencer <markster@linux-support.net>
#
@@ -11,7 +11,7 @@
# the GNU General Public License
#
-CHANNEL_LIBS=chan_vofr.so chan_ixj.so
+CHANNEL_LIBS=chan_vofr.so chan_ixj.so chan_modem.so chan_modem_aopen.so
CFLAGS+=#-DVOFRDUMPER