summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtaler-build/update_exchange.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/taler-build/update_exchange.sh b/taler-build/update_exchange.sh
index 7aa9f5b..e14369a 100755
--- a/taler-build/update_exchange.sh
+++ b/taler-build/update_exchange.sh
@@ -24,6 +24,8 @@ else
--with-microhttpd=$HOME/local \
--prefix=$HOME/local --with-gnunet=$HOME/local \
--enable-logging=verbose
+fi
+
make
make install