fixeria has submitted this change. (
https://gerrit.osmocom.org/c/osmo-pcap/+/35713?usp=email )
Change subject: build: include README.md into the release tarball
......................................................................
build: include README.md into the release tarball
Change-Id: I1fcd14371dd2576f45c9c0798fd5c3628b631e13
---
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 3040616..f793b34 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@
BUILT_SOURCES = $(top_srcdir)/.version
EXTRA_DIST = \
.version \
+ README.md \
contrib/osmo-pcap.spec.in \
debian \
git-version-gen \
--
To view, visit
https://gerrit.osmocom.org/c/osmo-pcap/+/35713?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcap
Gerrit-Branch: master
Gerrit-Change-Id: I1fcd14371dd2576f45c9c0798fd5c3628b631e13
Gerrit-Change-Number: 35713
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged