aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-03-01 17:33:38 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-03-01 21:19:25 +0100
commit36a4cbe1bc199db76311c5a08c1d69905b7bedac (patch)
treedb6f516710f38b1b4297f01319e6b37f13b2fde9 /Makefile
parentRemove with-stream macro. (diff)
downloadcalp-36a4cbe1bc199db76311c5a08c1d69905b7bedac.tar.gz
calp-36a4cbe1bc199db76311c5a08c1d69905b7bedac.tar.xz
Add --quiet to genhtml in Makefile.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 978ecc85..182cdc8d 100644
--- a/Makefile
+++ b/Makefile
@@ -50,4 +50,5 @@ coverage:
--output-directory coverage \
--prefix $(shell pwd) \
--no-function-coverage \
+ --quiet \
lcov.info