aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/gtphub/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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) \