fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-mgw/+/35711?usp=email )
Change subject: build: include README into the release tarball ......................................................................
build: include README into the release tarball
Change-Id: I4e302914340467e8c047d60ab862267f4e94acad --- M Makefile.am 1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/11/35711/1
diff --git a/Makefile.am b/Makefile.am index ae063da..e524271 100644 --- a/Makefile.am +++ b/Makefile.am @@ -24,6 +24,7 @@ BUILT_SOURCES = $(top_srcdir)/.version EXTRA_DIST = \ .version \ + README \ contrib/osmo-mgw.spec.in \ debian \ git-version-gen \