summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorTerry Wilson <twilson@digium.com>2010-05-28 17:34:00 +0000
committerTerry Wilson <twilson@digium.com>2010-05-28 17:34:00 +0000
commit9fdbc5618decf6e2071f868be0bf01d22d7fef6f (patch)
tree25a67423d57170ba19b1c5e4791540f7dd201b89 /makeopts.in
parenta370bc1522fd93946e29d1e06f096866cb3009ca (diff)
More build fixes for ical/neon and res_calendar_ews
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@266289 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/makeopts.in b/makeopts.in
index cbea640b0..841af16d0 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -150,6 +150,8 @@ NCURSES_DIR=@NCURSES_DIR@
NEON_INCLUDE=@NEON_INCLUDE@
NEON_LIB=@NEON_LIB@
+NEON29_INCLUDE=@NEON_INCLUDE@
+NEON29_LIB=@NEON_LIB@
NETSNMP_INCLUDE=@NETSNMP_INCLUDE@
NETSNMP_LIB=@NETSNMP_LIB@