fixeria has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-gprs refs/changes/03/35703/1
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 \