aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2022-08-09 18:19:54 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2022-08-10 14:30:04 +0200
commit2c6dec19fa498509551a514fa5f7224960eb37fe (patch)
tree29083a1dd80c94447048cd1bbf061dc3ed72332b /tests
parent471456046672f28dc2aa3f5bec0415a1c82acd40 (diff)
debian packaging of libosmo-gtlv and libosmo-pfcp
Fix debian packaging, so far a copy-paste from osmo-upf.git crept in here by accident. Related: SYS#5895 Change-Id: Id7169fc67b4f8f77dfbeff9f199e6557ced67a53
Diffstat (limited to 'tests')
-rw-r--r--tests/libosmo-pfcp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libosmo-pfcp/Makefile.am b/tests/libosmo-pfcp/Makefile.am
index a2bcdf6..6f3eca1 100644
--- a/tests/libosmo-pfcp/Makefile.am
+++ b/tests/libosmo-pfcp/Makefile.am
@@ -23,8 +23,8 @@ pfcp_test_SOURCES = \
pfcp_test_LDADD = \
$(LIBOSMOCORE_LIBS) \
- $(top_builddir)/src/libosmo-gtlv/libosmo-gtlv.la \
$(top_builddir)/src/libosmo-pfcp/libosmo-pfcp.la \
+ $(top_builddir)/src/libosmo-gtlv/libosmo-gtlv.la \
$(NULL)
.PHONY: update_exp