aboutsummaryrefslogtreecommitdiffstats
path: root/tests/nanobts_omlattr
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-09-30 13:42:04 +0200
committerlaforge <laforge@osmocom.org>2020-10-15 05:55:36 +0000
commit95486f248a37e66d6ae0baa1fd33e44317cce3ba (patch)
tree6761332de416b43b71cb1e05599646ea5bebfa78 /tests/nanobts_omlattr
parent6adeb607d0a932fcbc07b1daada432e77490e7ce (diff)
Introduce NM BaseBand Transceiver FSM
Diffstat (limited to 'tests/nanobts_omlattr')
-rw-r--r--tests/nanobts_omlattr/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/nanobts_omlattr/Makefile.am b/tests/nanobts_omlattr/Makefile.am
index 09374b28d..d30be3376 100644
--- a/tests/nanobts_omlattr/Makefile.am
+++ b/tests/nanobts_omlattr/Makefile.am
@@ -32,6 +32,7 @@ nanobts_omlattr_test_LDADD = \
$(top_builddir)/src/osmo-bsc/nm_common_fsm.o \
$(top_builddir)/src/osmo-bsc/nm_bts_sm_fsm.o \
$(top_builddir)/src/osmo-bsc/nm_bts_fsm.o \
+ $(top_builddir)/src/osmo-bsc/nm_bb_transc_fsm.o \
$(LIBOSMOCORE_LIBS) \
$(LIBOSMOGSM_LIBS) \
$(LIBOSMOABIS_LIBS) \