Change in osmo-cbc[master]: Makefile.am: add *.json to EXTRA_DIST

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Jan 24 14:59:13 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-cbc/+/22410 )

Change subject: Makefile.am: add *.json to EXTRA_DIST
......................................................................

Makefile.am: add *.json to EXTRA_DIST

Otherwise the source tarballs would not contain the json schema

Change-Id: I1a3685bcff0e50a644e904c221d7d285f6215da1
---
M Makefile.am
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/Makefile.am b/Makefile.am
index 04a6023..52fa70c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,6 +7,8 @@
 	README.md \
 	git-version-gen \
 	contrib/osmo-cbc.spec.in \
+	cbc.schema.json \
+	smscb.schema.json \
 	$(NULL)
 
 AM_DISTCHECK_CONFIGURE_FLAGS = \

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-cbc/+/22410
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: I1a3685bcff0e50a644e904c221d7d285f6215da1
Gerrit-Change-Number: 22410
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210124/b6e67c33/attachment.htm>


More information about the gerrit-log mailing list