summaryrefslogtreecommitdiff
path: root/bin/taler-deployment
diff options
context:
space:
mode:
Diffstat (limited to 'bin/taler-deployment')
-rwxr-xr-xbin/taler-deployment6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/taler-deployment b/bin/taler-deployment
index d1c42d1..4b6805d 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -376,6 +376,12 @@ def get_repos(envname):
build_bank
),
Repo(
+ "wallet-core",
+ "git://git.taler.net/wallet-core",
+ [],
+ build_wallet,
+ ),
+ Repo(
"merchant-backoffice",
"git://git.taler.net/merchant-backoffice",
[],