aboutsummaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/Makefile (renamed from lua/makefile)2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/makefile b/lua/Makefile
index a872221..3d750aa 100644
--- a/lua/makefile
+++ b/lua/Makefile
@@ -1,7 +1,7 @@
all: clean test
clean:
- rm -f *.out *.true vis.exe.stackdump
+ rm -f *.out *.true
test:
@./test.sh