diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ luapath = luacpath = LUAC = -# backwards compatibile install paths +# backwards compatible install paths ifneq ($(origin lua52include), undefined) luainclude = $(lua52include) endif |