fixeria has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/02/35702/1
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@