aboutsummaryrefslogtreecommitdiff
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 f1a7d35..ebf3130 100644
--- a/Makefile
+++ b/Makefile
@@ -102,7 +102,7 @@ luadoc-all:
@cd lua/doc && ldoc -a . && sed -e "s/RELEASE/${VERSION}/" -i index.html
luacheck:
- @luacheck --config .luacheckrc lua test/lua | less -R
+ @luacheck --config .luacheckrc lua test/lua | less -RFX
install: $(ELF)
@echo stripping executable