diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ luapath = | |||
8 | luacpath = | 8 | luacpath = |
9 | LUAC = | 9 | LUAC = |
10 | 10 | ||
11 | # backwards compatibile install paths | 11 | # backwards compatible install paths |
12 | ifneq ($(origin lua52include), undefined) | 12 | ifneq ($(origin lua52include), undefined) |
13 | luainclude = $(lua52include) | 13 | luainclude = $(lua52include) |
14 | endif | 14 | endif |