fixeria has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-gprs/+/35703?usp=email )
Change subject: build: include README.md into the release tarball ......................................................................
build: include README.md into the release tarball
Change-Id: If690f02753fdb7b27f303901cbb0d6c7b1a71f5b --- 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 2c727b0..a1b8003 100644 --- a/Makefile.am +++ b/Makefile.am @@ -25,6 +25,7 @@ BUILT_SOURCES = $(top_srcdir)/.version EXTRA_DIST = \ .version \ + README.md \ contrib/libosmo-gprs.spec.in \ git-version-gen \ debian \