aboutsummaryrefslogtreecommitdiffstats
path: root/tests/db/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-03-22 16:15:01 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2018-03-22 17:07:13 +0100
commit8ea65b3270b39c6f09a3f7a95d3f9f73ef635f34 (patch)
treec9001b1540fd70520cbb9ef7b27d03f1cd4cbd6c /tests/db/Makefile.am
parent9d74425e271e3d7d6e81f3fe8561e7a537ffa739 (diff)
rename libcommon to libgsupclient
All that is left in libcommon now are the GSUP and OAP client implementations. These are duplicated in osmo-sgsn.git and make sense to remain somewhat separate from libmsc. So now they get their own little lib. Change-Id: Ic71aa119c233b6a0ae169a5b2a53819903d2be82
Diffstat (limited to 'tests/db/Makefile.am')
-rw-r--r--tests/db/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/db/Makefile.am b/tests/db/Makefile.am
index 720e00506..d6b162218 100644
--- a/tests/db/Makefile.am
+++ b/tests/db/Makefile.am
@@ -35,7 +35,6 @@ db_test_LDADD = \
$(top_builddir)/src/libmsc/libmsc.a \
$(top_builddir)/src/libcommon-cs/libcommon-cs.a \
$(top_builddir)/src/libtrau/libtrau.a \
- $(top_builddir)/src/libcommon/libcommon.a \
$(top_builddir)/tests/libiudummy/libiudummy.a \
$(LIBOSMOCORE_LIBS) \
$(LIBOSMOABIS_LIBS) \