From 35f0e664bf2a1c98ebd065f4d4483e542c4c7861 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 2 Sep 2019 18:27:27 +0200 Subject: Split out GPRS SM layer into its own file Change-Id: Ie61d22e7868af6de73cdf9c731f07130b282599d --- tests/sgsn/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/sgsn/Makefile.am b/tests/sgsn/Makefile.am index 9afe0f704..bdcd9b47a 100644 --- a/tests/sgsn/Makefile.am +++ b/tests/sgsn/Makefile.am @@ -59,6 +59,7 @@ sgsn_test_LDADD = \ $(top_builddir)/src/sgsn/gprs_llc_xid.o \ $(top_builddir)/src/sgsn/gprs_sndcp_xid.o \ $(top_builddir)/src/sgsn/slhc.o \ + $(top_builddir)/src/sgsn/gprs_sm.o \ $(top_builddir)/src/sgsn/gprs_sndcp_comp.o \ $(top_builddir)/src/sgsn/gprs_sndcp_pcomp.o \ $(top_builddir)/src/sgsn/v42bis.o \ -- cgit v1.2.3