From bac227653a372d8cbd611eefe59ca40ab96dedab Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 6 Jul 2017 18:39:28 +0200 Subject: split off osmo-msc: remove files, apply build, rename Change-Id: Icf025e5ea8d180613b3114282951c9afa67af9a7 --- tests/msc_vlr/Makefile.am | 2 -- tests/msc_vlr/msc_vlr_tests.c | 1 - 2 files changed, 3 deletions(-) (limited to 'tests/msc_vlr') diff --git a/tests/msc_vlr/Makefile.am b/tests/msc_vlr/Makefile.am index 10184fa4b..70006ddca 100644 --- a/tests/msc_vlr/Makefile.am +++ b/tests/msc_vlr/Makefile.am @@ -47,8 +47,6 @@ COMMON_LDADD = \ $(top_builddir)/src/libmsc/libmsc.a \ $(top_builddir)/src/libcommon-cs/libcommon-cs.a \ $(top_builddir)/src/libvlr/libvlr.a \ - $(top_builddir)/src/libbsc/libbsc.a \ - $(top_builddir)/src/libtrau/libtrau.a \ $(top_builddir)/src/libcommon/libcommon.a \ $(LIBSMPP34_LIBS) \ $(LIBOSMOCORE_LIBS) \ diff --git a/tests/msc_vlr/msc_vlr_tests.c b/tests/msc_vlr/msc_vlr_tests.c index 71f971352..4b10e49d5 100644 --- a/tests/msc_vlr/msc_vlr_tests.c +++ b/tests/msc_vlr/msc_vlr_tests.c @@ -32,7 +32,6 @@ #include #include #include -#include #include #if BUILD_IU -- cgit v1.2.3