aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2023-01-23 08:44:03 -0300
committerSebastian <sebasjm@gmail.com>2023-01-23 08:45:04 -0300
commit2308b49bffd322e083d1c1cd60bcbe6aaa5321c4 (patch)
tree9f5b41e881aa85b09b257857dd76bc719c730f2d /.gitmodules
parent2963676d83f2ecc26ecc2d387bde5bc78cf7e34d (diff)
take spa from wallet-core
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 91e0186e..857edd23 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,6 @@
path = doc/prebuilt
url = git://git.taler.net/docs.git
branch = prebuilt
+[submodule "contrib/wallet-core"]
+ path = contrib/wallet-core
+ url = git://git.taler.net/wallet-core