aboutsummaryrefslogtreecommitdiffstats
path: root/makeopts.in
diff options
context:
space:
mode:
authortwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-28 17:34:00 +0000
committertwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-05-28 17:34:00 +0000
commite3333d4659273886d056936c9e9a14ae8fc1677b (patch)
tree25a67423d57170ba19b1c5e4791540f7dd201b89 /makeopts.in
parent4cd46a043c1d8c029056de3dd7318181bb6deea1 (diff)
More build fixes for ical/neon and res_calendar_ews
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@266289 f38db490-d61c-443f-a65b-d21fe96a405b
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@