aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index dcc5ae3a..774b2eb9 100755
--- a/bootstrap
+++ b/bootstrap
@@ -13,5 +13,6 @@ fi
13git submodule update --init 13git submodule update --init
14git submodule update --recursive 14git submodule update --recursive
15git submodule sync 15git submodule sync
16
16cp build-system/taler-build-scripts/configure ./configure || true 17cp build-system/taler-build-scripts/configure ./configure || true
17cp build-system/taler-build-scripts/conf/.style.yapf .style.yapf || true 18cp build-system/taler-build-scripts/conf/.style.yapf .style.yapf || true