summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-01-05 22:44:01 +0100
committerMS <ms@taler.net>2023-01-05 22:44:01 +0100
commitb832b5a3bf5b9329d0ecbf7bfc652a820d3c2c1d (patch)
tree98399514194b8967f3c9987ad4d72fe11663049b /bootstrap
parent92f1b5928c764b3af12a29b97bbc3e434a82b1b0 (diff)
downloadwallet-core-b832b5a3bf5b9329d0ecbf7bfc652a820d3c2c1d.tar.gz
wallet-core-b832b5a3bf5b9329d0ecbf7bfc652a820d3c2c1d.tar.bz2
wallet-core-b832b5a3bf5b9329d0ecbf7bfc652a820d3c2c1d.zip
Fix build.
Include 'esbuild' as a taler-harness dependency, and update the lockfile accordingly. Give taler-harness the configure script too.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 12eb0afa7..d5e3838d6 100755
--- a/bootstrap
+++ b/bootstrap
@@ -29,3 +29,4 @@ copy_configure "$our_configure" ./configure
copy_configure "$our_configure" ./packages/taler-wallet-cli/configure
copy_configure "$our_configure" ./packages/demobank-ui/configure
copy_configure "$our_configure" ./packages/merchant-backoffice-ui/configure
+copy_configure "$our_configure" ./packages/taler-harness/configure