aboutsummaryrefslogtreecommitdiffstats
path: root/tests/osmo-pcap-test/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/osmo-pcap-test/Makefile.am')
-rw-r--r--tests/osmo-pcap-test/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/osmo-pcap-test/Makefile.am b/tests/osmo-pcap-test/Makefile.am
index 582cd5a..0be6fc4 100644
--- a/tests/osmo-pcap-test/Makefile.am
+++ b/tests/osmo-pcap-test/Makefile.am
@@ -6,7 +6,8 @@ osmo_pcap_test_SOURCES = proto.c \
l3_ipv4.c \
l4_tcp.c \
l4_udp.c \
- main.c
+ osmux_test.c \
+ pcap.c
osmo_pcap_test_LDFLAGS = -lpcap \
-losmocore \