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