aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a93fe173..152ff19e 100644
--- a/Makefile
+++ b/Makefile
@@ -42,3 +42,5 @@ README: README.in
test:
tests/run-tests.scm
+ genhtml -o coverage lcov.info
+