fixeria has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/35704?usp=email )
Change subject: build: include git-version-gen into the release tarball ......................................................................
build: include git-version-gen into the release tarball
Change-Id: I6abf594cbe1677f53e99ceb046ed69d68b7528ba --- 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 0497895..f1b8046 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,6 +11,7 @@ README.md \ contrib/libosmo-netif.spec.in \ debian \ + git-version-gen \ $(NULL)
@RELMAKE@