fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-hlr/+/35709?usp=email )
Change subject: build: include {README.md,git-version-gen} into the release tarball ......................................................................
build: include {README.md,git-version-gen} into the release tarball
Change-Id: I072b5899ac77326f619d351f17aa78490946f452 --- M Makefile.am 1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/09/35709/1
diff --git a/Makefile.am b/Makefile.am index e6ba26d..bb3d753 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,8 +11,10 @@
EXTRA_DIST = \ .version \ + README.md \ contrib/osmo-hlr.spec.in \ debian \ + git-version-gen \ $(NULL)
AM_DISTCHECK_CONFIGURE_FLAGS = \