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