summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2022-11-04 10:24:29 -0300
committerSebastian <sebasjm@gmail.com>2022-11-04 11:56:04 -0300
commite6a95d246d14a8968833ce7dcfdf0e7622a610ee (patch)
treea49a49ec2df3a9a307500d8f4e1ff99a717752e7 /bootstrap
parent66460e5650e19c12e105a8fe7560b9744c898b5d (diff)
downloadwallet-core-e6a95d246d14a8968833ce7dcfdf0e7622a610ee.tar.gz
wallet-core-e6a95d246d14a8968833ce7dcfdf0e7622a610ee.tar.bz2
wallet-core-e6a95d246d14a8968833ce7dcfdf0e7622a610ee.zip
fix imports
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 5f813c3a4..12eb0afa7 100755
--- a/bootstrap
+++ b/bootstrap
@@ -28,3 +28,4 @@ our_configure=build-system/taler-build-scripts/configure
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