fixeria has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/35702?usp=email )
Change subject: build: include git-version-gen into the release tarball ......................................................................
build: include git-version-gen into the release tarball
Change-Id: I4100459461c04e57cbdfa072dcf1c771f0c0b798 --- M Makefile.am 1 file changed, 10 insertions(+), 0 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/Makefile.am b/Makefile.am index d55eace..22ecc50 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,6 +17,7 @@ README.md \ contrib/libosmo-abis.spec.in \ debian \ + git-version-gen \ $(NULL)
@RELMAKE@