summaryrefslogtreecommitdiff
path: root/config/lzo1.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/lzo1.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/lzo1.mpb')
-rw-r--r--config/lzo1.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/lzo1.mpb b/config/lzo1.mpb
index 7f742e5a..81daec27 100644
--- a/config/lzo1.mpb
+++ b/config/lzo1.mpb
@@ -5,7 +5,7 @@ feature(lzo1) {
// If the include files for lzo1 are not relative to the root (for
// example, /usr/include/lzo), set the LZO1_INCDIR environment variable.
expand(LZO1_INCDIR) {
- LZO1_INCDIR
+ $LZO1_INCDIR
$(LZO1_ROOT)/include
}
includes += $(LZO1_INCDIR)