summaryrefslogtreecommitdiff
path: root/taler-build
diff options
context:
space:
mode:
Diffstat (limited to 'taler-build')
-rwxr-xr-xtaler-build/update_merchant_frontends.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-build/update_merchant_frontends.sh b/taler-build/update_merchant_frontends.sh
index 3a1324e..46a7ce8 100755
--- a/taler-build/update_merchant_frontends.sh
+++ b/taler-build/update_merchant_frontends.sh
@@ -14,4 +14,4 @@ git submodule update --init --force
./bootstrap
./configure --prefix="$HOME/local"
-make install check
+make install