summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2007-11-02 15:36:34 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2007-11-02 15:36:34 +0000
commite8c781b215dc8db8ab04ccf7fbcc27d70584a136 (patch)
tree82187f5f410411b22b75b7f20c7c92463e6e5c92 /makeopts.in
parentb6c7daa80456f759d5f64be41492f565e7f05889 (diff)
Add pbx_lua as a method of doing extensions
Reported by: mnicholson Patch by: mnicholson Closes issue #11140 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@88250 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 3c09112d4..76ca94af9 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -99,6 +99,9 @@ KDEDIR=@KDEDIR@
KDE_INCLUDE=@KDE_INCLUDE@
KDE_LIB=@KDE_LIB@
+LUA_INCLUDE=@LUA_INCLUDE@
+LUA_LIB=@LUA_LIB@
+
NBS_INCLUDE=@NBS_INCLUDE@
NBS_LIB=@NBS_LIB@