aboutsummaryrefslogtreecommitdiff
path: root/lua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lua/Makefile')
-rw-r--r--lua/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/Makefile b/lua/Makefile
index 13619b9..7a45202 100644
--- a/lua/Makefile
+++ b/lua/Makefile
@@ -3,7 +3,7 @@
all: clean test
clean:
- rm -f *.out *.true
+ rm -f *.out *.status *.err
test:
@./test.sh