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.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/osmo-pcap-test/Makefile.am b/tests/osmo-pcap-test/Makefile.am
index a256005..3e5bdf1 100644
--- a/tests/osmo-pcap-test/Makefile.am
+++ b/tests/osmo-pcap-test/Makefile.am
@@ -3,6 +3,8 @@ include $(top_srcdir)/Make_global.am
check_PROGRAMS = osmo-pcap-test
osmo_pcap_test_SOURCES = proto.c \
+ l2_eth.c \
+ l2_sll.c \
l3_ipv4.c \
l4_tcp.c \
l4_udp.c \