From 8c2e6de5dca4a3777ceab141d7df77bcedefd9a0 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 5 Jan 2016 15:09:21 +0100 Subject: remove dead code from Makefile.am --- openbsc/src/gprs/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/openbsc/src/gprs/Makefile.am b/openbsc/src/gprs/Makefile.am index 4549547f0..b28a44eec 100644 --- a/openbsc/src/gprs/Makefile.am +++ b/openbsc/src/gprs/Makefile.am @@ -35,8 +35,6 @@ osmo_sgsn_SOURCES = gprs_gmm.c gprs_sgsn.c gprs_sndcp.c gprs_sndcp_vty.c \ oap.c oap_messages.c \ sgsn_iu.c -#$(IUHDIR)/src/tests/ranap_common_cn.c - osmo_sgsn_LDADD = \ $(top_builddir)/src/libcommon/libcommon.a \ -lgtp $(OSMO_LIBS) $(LIBOSMOABIS_LIBS) $(LIBCARES_LIBS) \ -- cgit v1.2.3