From ea05d5c5f89f034a8d2c4151507f59a520535d9a Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 30 Aug 2019 19:50:48 +0200 Subject: Move out gtphub to its own subdir Change-Id: I707d5e9b775179e732d281ce3d245de83d648eea --- tests/gtphub/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/gtphub/Makefile.am b/tests/gtphub/Makefile.am index 523df61d7..fea01e0d1 100644 --- a/tests/gtphub/Makefile.am +++ b/tests/gtphub/Makefile.am @@ -31,7 +31,7 @@ gtphub_test_LDFLAGS = \ $(NULL) gtphub_test_LDADD = \ - $(top_builddir)/src/gprs/gtphub.o \ + $(top_builddir)/src/gtphub/gtphub.o \ $(top_builddir)/src/gprs/gprs_utils.o \ $(LIBOSMOCORE_LIBS) \ $(LIBOSMOGSM_LIBS) \ -- cgit v1.2.3