commit 84216009dd366426cea6994b871de3aefed75402 parent 7389c3452884ad29faf5a2d6856aebd364ffae6b Author: ng0 <ng0@n0.is> Date: Sat, 2 Nov 2019 16:11:25 +0000 Add build-common 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 = https://git.taler.net/build-common.git diff --git a/contrib/build-common b/contrib/build-common @@ -0,0 +1 @@ +Subproject commit 2536801927781ea38fefc3de924934e1c6a74d88