diff options
Diffstat (limited to 'Make.config')
-rw-r--r-- | Make.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Make.config b/Make.config index da14798..ce636ec 100644 --- a/Make.config +++ b/Make.config @@ -1,5 +1,5 @@ # Path to your Lua library directory (LUA_PATH) -LUA_DIR = /usr/local/share/lua/5.1 +LUA_DIR = /usr/local/share/lua/5.3 # Set this to the path of your luadoc executable if you want to regenerate the # documentation and the luadoc script isn't in your PATH |