summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2008-01-28 21:11:24 +0000
committerJason Parker <jparker@digium.com>2008-01-28 21:11:24 +0000
commit7928888ecd061ad504d5578f23a97016241ab773 (patch)
tree64b649f45259ac6a11e3355bf2684694fca1d34c /makeopts.in
parentf007eba6d901f52385ea3c37247bf3ceb2ac7b7b (diff)
Reintroduce more chan_vpb stuff that was removed in r100421 and r100422
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@100679 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/makeopts.in b/makeopts.in
index 3ada45099..1b150a94b 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -195,6 +195,9 @@ UNIXODBC_LIB=@UNIXODBC_LIB@
VORBIS_INCLUDE=@VORBIS_INCLUDE@
VORBIS_LIB=@VORBIS_LIB@
+VPBAPI_INCLUDE=@VPB_INCLUDE@
+VPBAPI_LIB=@VPB_LIB@
+
ZAPTEL_INCLUDE=@ZAPTEL_INCLUDE@
ZLIB_INCLUDE=@ZLIB_INCLUDE@