From fdfbf2237b4e064f61f70b53dd4fbb558b6baddc Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Tue, 7 Jun 2016 16:53:24 +0200 Subject: install before make check --- taler-build/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'taler-build/Makefile') diff --git a/taler-build/Makefile b/taler-build/Makefile index 51ea252..1c182ae 100644 --- a/taler-build/Makefile +++ b/taler-build/Makefile @@ -35,6 +35,7 @@ libgnurl-stamp: deployment-stamp merchant-frontends-stamp: deployment-stamp ./update_merchant_frontends.sh touch $@ + lcov: gnunet-stamp deployment-stamp export PATH=${HOME}/local/bin:${PATH} ./coverage.sh -- cgit v1.2.3