fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-iuh/+/35710?usp=email )
Change subject: build: include git-version-gen into the release tarball ......................................................................
build: include git-version-gen into the release tarball
Change-Id: I2e8e1b186ee35ae7ff761a98ddb601f1f1292337 --- M Makefile.am 1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/10/35710/1
diff --git a/Makefile.am b/Makefile.am index 60fc0b6..09afe59 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,6 +11,7 @@ asn1 \ contrib/osmo-iuh.spec.in \ debian \ + git-version-gen \ $(NULL)
@RELMAKE@