summaryrefslogtreecommitdiff
path: root/config/lzo2.mpb
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-11-20 18:27:52 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-11-20 18:27:52 +0000
commitef6295b53f15f0de1835fcd83e028bc178d386d8 (patch)
tree0557355b0be66a103b9e7a2cb82b5f43e48fe4a4 /config/lzo2.mpb
parent28e813801fa2c8b34eb7fe093d0e91c0e0a69e77 (diff)
downloadMPC-ef6295b53f15f0de1835fcd83e028bc178d386d8.tar.gz
Tue Nov 20 18:27:27 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* config/lzo1.mpb: * config/lzo2.mpb: Fixed expand parts
Diffstat (limited to 'config/lzo2.mpb')
-rw-r--r--config/lzo2.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lzo2.mpb b/config/lzo2.mpb
index 1d503cd6..e9dfdccc 100644
--- a/config/lzo2.mpb
+++ b/config/lzo2.mpb
@@ -5,7 +5,7 @@ feature(lzo2) {
// If the include files for lzo2 are not relative to the root (for
// example, /usr/include/lzo), set the LZO2_INCDIR environment variable.
expand(LZO2_INCDIR) {
- LZO2_INCDIR
+ $LZO2_INCDIR
$(LZO2_ROOT)/include
}
includes += $(LZO2_INCDIR)