aboutsummaryrefslogtreecommitdiffstats
path: root/Make.config
diff options
context:
space:
mode:
Diffstat (limited to 'Make.config')
-rw-r--r--Make.config6
1 files changed, 6 insertions, 0 deletions
diff --git a/Make.config b/Make.config
new file mode 100644
index 0000000..da14798
--- /dev/null
+++ b/Make.config
@@ -0,0 +1,6 @@
+# Path to your Lua library directory (LUA_PATH)
+LUA_DIR = /usr/local/share/lua/5.1
+
+# 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
+LUADOC = luadoc