From 0f93bb80e429f9253244d76c3a0d8c89a5107b1e Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Sun, 10 Jan 2016 23:40:43 +0100 Subject: sgsn_iu -> iu --- openbsc/tests/sgsn/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbsc/tests/sgsn/Makefile.am b/openbsc/tests/sgsn/Makefile.am index ffb2c156a..34cd0aa32 100644 --- a/openbsc/tests/sgsn/Makefile.am +++ b/openbsc/tests/sgsn/Makefile.am @@ -30,7 +30,7 @@ sgsn_test_LDADD = \ $(top_builddir)/src/gprs/gsm_04_08_gprs.o \ $(top_builddir)/src/gprs/gprs_gb_parse.o \ $(top_builddir)/src/gprs/oap.o \ - $(top_builddir)/src/gprs/sgsn_iu.o \ + $(top_builddir)/src/gprs/iu.o \ $(top_builddir)/src/gprs/oap_messages.o \ $(top_builddir)/src/libcommon/libcommon.a \ $(LIBOSMOABIS_LIBS) \ -- cgit v1.2.3