fixeria has submitted this change. ( 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(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
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)