summaryrefslogtreecommitdiff
path: root/bootstrap.template
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.template')
-rwxr-xr-xbootstrap.template2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap.template b/bootstrap.template
index 747df53..61fcc88 100755
--- a/bootstrap.template
+++ b/bootstrap.template
@@ -11,4 +11,6 @@ if ! git --version >/dev/null; then
fi
git submodule update --init
+git submodule update --recursive --remote
+git submodule sync
ln -sf build-system/taler-build-scripts/configure ./configure