summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1bb26d..45ad4aa 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ luapath =
8luacpath = 8luacpath =
9LUAC = 9LUAC =
10 10
11# backwards compatibile install paths 11# backwards compatible install paths
12ifneq ($(origin lua52include), undefined) 12ifneq ($(origin lua52include), undefined)
13luainclude = $(lua52include) 13luainclude = $(lua52include)
14endif 14endif