coverity: add osmo-bsc-nat

Fixes: OS#5596
Change-Id: Id7cf497ea15c3ccdf76c047c6a67f17fac94e0dd
This commit is contained in:
Oliver Smith 2022-06-28 12:11:06 +02:00
parent fc4579cf76
commit 8637f74ced
2 changed files with 2 additions and 0 deletions

View File

@ -100,6 +100,7 @@ build_default osmo-smlc
build_default osmo-cbc
build_default osmo-hnodeb
build_default osmo-hnbgw
build_default osmo-bsc-nat
# GMR
build_default libosmo-dsp

View File

@ -34,6 +34,7 @@ for proj in \
simtrace2 \
osmo-hnodeb \
osmo-hnbgw \
osmo-bsc-nat \
; do
if [ -d $proj ]; then