aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index d9ef3c9..6d46535 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -217,6 +217,7 @@ coverage:
clean:
rm -f *.o *.so *.dll *.exe lib*.a $(JIMSH) $(LIBJIM) Tcl.html _*.c libjim@SH_SOEXT@
+ rm -f jsmn/*.o
@if COVERAGE
rm -f *.gcno *.gcov *.gcda */*.gcno */*.gcda */*.gcov coverage*.html
rm -rf coverage_html lcov.txt genhtml_output.txt