fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-msc/+/35712?usp=email )
Change subject: build: include README.md into the release tarball ......................................................................
build: include README.md into the release tarball
Change-Id: I43ad599c9a8eb21fb8713704cc8cb117512e086f --- 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 759f396..13a7313 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,7 @@ BUILT_SOURCES = $(top_srcdir)/.version EXTRA_DIST = \ .version \ + README.md \ contrib/osmo-msc.spec.in \ debian \ git-version-gen \