fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-cbc/+/35708?usp=email )
Change subject: build: include debian/ into the release tarball ......................................................................
build: include debian/ into the release tarball
Change-Id: I54b092ac3c8b25a7511531253c1ec13098629b41 --- M Makefile.am 1 file changed, 10 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/08/35708/1
diff --git a/Makefile.am b/Makefile.am index f291c8a..c7933e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,7 @@ README.md \ git-version-gen \ contrib/osmo-cbc.spec.in \ + debian \ cbc.schema.json \ smscb.schema.json \ $(NULL)