aboutsummaryrefslogtreecommitdiffstats
path: root/tests/nanobts_omlattr
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2020-12-02 03:57:23 +0100
committerPau Espin Pedrol <pespin@espeweb.net>2020-12-04 14:44:40 +0100
commitd74bb1e3b0473a13cbe70a20740a42837ffdd1a6 (patch)
treec80616084e0f9dba39f02efb8f7a84deb6545823 /tests/nanobts_omlattr
parentaab54b44e4e9a6089f5df50deb01dbfcb3a2e2c6 (diff)
Introduce NM GPRS NSVC 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 1e5712efa..f2afa2b42 100644
--- a/tests/nanobts_omlattr/Makefile.am
+++ b/tests/nanobts_omlattr/Makefile.am
@@ -37,6 +37,7 @@ nanobts_omlattr_test_LDADD = \
$(top_builddir)/src/osmo-bsc/nm_channel_fsm.o \
$(top_builddir)/src/osmo-bsc/nm_gprs_cell_fsm.o \
$(top_builddir)/src/osmo-bsc/nm_gprs_nse_fsm.o \
+ $(top_builddir)/src/osmo-bsc/nm_gprs_nsvc_fsm.o \
$(top_builddir)/src/osmo-bsc/nm_rcarrier_fsm.o \
$(LIBOSMOCORE_LIBS) \
$(LIBOSMOGSM_LIBS) \