aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gsm0408
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-12-01 19:59:15 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-12-03 18:46:27 +0100
commitee9f02f2df6298210165e02451aade105e45dde7 (patch)
tree90ed09c366cc54bbc8dc219cd53ad76453b761b4 /tests/gsm0408
parentdd9abff60b6d450058c88c03c2acc968e8cee8c0 (diff)
Introduce NM GPRS NSE FSM
Diffstat (limited to 'tests/gsm0408')
-rw-r--r--tests/gsm0408/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gsm0408/Makefile.am b/tests/gsm0408/Makefile.am
index c04a5ae46..7fb62db96 100644
--- a/tests/gsm0408/Makefile.am
+++ b/tests/gsm0408/Makefile.am
@@ -41,6 +41,7 @@ gsm0408_test_LDADD = \
$(top_builddir)/src/osmo-bsc/nm_bts_fsm.o \
$(top_builddir)/src/osmo-bsc/nm_bb_transc_fsm.o \
$(top_builddir)/src/osmo-bsc/nm_channel_fsm.o \
+ $(top_builddir)/src/osmo-bsc/nm_gprs_nse_fsm.o \
$(top_builddir)/src/osmo-bsc/nm_rcarrier_fsm.o \
$(LIBOSMOCORE_LIBS) \
$(LIBOSMOGSM_LIBS) \