2G.deps: add osmo-sip-connector

Change-Id: I30e27e2eb0060889f167417a21894e8e411ad1e3
This commit is contained in:
Neels Hofmeyr 2018-11-06 16:37:25 +01:00
parent 80630cfe8e
commit f08745f9f2
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ osmo-mgw libosmo-netif
osmo-msc libosmo-sccp osmo-mgw libsmpp34
osmo-bsc libosmo-sccp osmo-mgw
osmo-sgsn libosmo-sccp osmo-ggsn osmo-hlr
osmo-sip-connector libosmocore
# osmo-trx can build with --enable-sanitize, but then won't work reliably.
# When omitting --enable-sanitize from osmo-trx only, its 'make check' will fail.
# So if you want osmo-trx, uncomment and use no sanitize.opts, or use LD_PRELOAD for osmo-trx binaries.