aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/xid/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/xid/Makefile.am')
-rw-r--r--openbsc/tests/xid/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/tests/xid/Makefile.am b/openbsc/tests/xid/Makefile.am
index e7c4cf028..aaf17edf2 100644
--- a/openbsc/tests/xid/Makefile.am
+++ b/openbsc/tests/xid/Makefile.am
@@ -32,7 +32,7 @@ xid_test_LDADD = \
$(LIBOSMOGB_LIBS) \
$(LIBCARES_LIBS) \
$(LIBCRYPTO_LIBS) \
- -lgtp \
+ $(LIBGTP_LIBS) \
-lrt \
-lm \
$(NULL)