all.deps, werror.opts: add osmo-bsc-nat

Change-Id: Ica90826c8bfbf4f295c49702d36e7c88e43f80cd
This commit is contained in:
Oliver Smith 2021-12-10 17:04:57 +01:00 committed by osmith
parent 84df01adb8
commit 5065107a60
2 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@ osmo-pcu libosmocore
asn1c libasn1c
osmo-gbproxy libosmocore
osmo-pcap libosmocore
osmo-bsc-nat libosmo-sccp
# can only clone these
docker-playground

View File

@ -12,3 +12,4 @@ osmo-mgw --enable-werror
osmo-msc --enable-werror
osmo-sgsn --enable-werror
osmo-bts --enable-werror
osmo-bsc-nat --enable-werror