summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2cb2616..f8f51d8 100644
--- a/Makefile
+++ b/Makefile
@@ -42,7 +42,7 @@ libgit2/build/gall-install-stamp:
touch $@
clean:
- $(RM) luacov.report.out luacov.stats.out
+ $(RM) luacov.report.out luacov.report.git2.out luacov.stats.out
$(RM) -r libgit2/build luagit2/build lib/gall/ll
distclean: clean