commit 2130643cecdfb9b5fb86612bb05ef8f416a9cf14 parent 5be2c3823065e40ee94be79deeeaa709eb006ef8 Author: ng0 <ng0@n0.is> Date: Tue, 19 Nov 2019 19:40:57 +0000 add submodule Diffstat:
| A | .gitmodules | | | 3 | +++ |
| A | contrib/build-common | | | 1 | + |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "contrib/build-common"] + path = contrib/build-common + url = http://git.taler.net/build-common.git diff --git a/contrib/build-common b/contrib/build-common @@ -0,0 +1 @@ +Subproject commit 6ac60bd0b1f96324b4175fa03aaf9780ed8efb47