summaryrefslogtreecommitdiff
path: root/taler-build
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2018-03-19 13:43:03 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2018-03-19 13:43:03 +0100
commit2714a76082b23e647a78b709531ea95b670dd689 (patch)
treec42c1d6e78398842c99415bfce67ba0e45955cc4 /taler-build
parentfd9649f0279787324182aebf51b1d5125f99bd8a (diff)
downloaddeployment-2714a76082b23e647a78b709531ea95b670dd689.tar.gz
deployment-2714a76082b23e647a78b709531ea95b670dd689.tar.bz2
deployment-2714a76082b23e647a78b709531ea95b670dd689.zip
lcov worker reacts to merchant and exchange changes too.
Diffstat (limited to 'taler-build')
-rw-r--r--taler-build/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-build/Makefile b/taler-build/Makefile
index 0eba9ba..9cb2ea8 100644
--- a/taler-build/Makefile
+++ b/taler-build/Makefile
@@ -73,7 +73,7 @@ playground-stamp: deployment-stamp
./update_playground.sh
touch $@
-lcov: gnunet-stamp deployment-stamp
+lcov: gnunet-stamp deployment-stamp merchant-stamp exchange-stamp
export PATH=${HOME}/local/bin:${PATH}
./update_exchange.sh --coverage
./update_merchant.sh --coverage