From 2c46bca90e6690f2c37639be675c7487c2e06b8c Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 4 May 2016 11:12:50 +0200 Subject: lcov Makefile target --- taler-build/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'taler-build/Makefile') diff --git a/taler-build/Makefile b/taler-build/Makefile index 0b4f17c..511c3a3 100644 --- a/taler-build/Makefile +++ b/taler-build/Makefile @@ -31,3 +31,5 @@ libgnurl-stamp: merchant-frontends-stamp: ./update_merchant_frontends.sh touch $@ +lcov: gnunet-stamp + ./coverage.sh -- cgit v1.2.3