commit c53011abcad24257278b87716d90ead38e5a7ef1 parent 34adcfaf4a98ed28347b1ada7fb212e6b1eb5db9 Author: ng0 <ng0@n0.is> Date: Sat, 2 Nov 2019 15:51:30 +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 = git://git.taler.net/build-common.git diff --git a/contrib/build-common b/contrib/build-common @@ -0,0 +1 @@ +Subproject commit 2536801927781ea38fefc3de924934e1c6a74d88