aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/net/bpf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sys/net/bpf/Makefile')
-rw-r--r--tests/sys/net/bpf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/sys/net/bpf/Makefile b/tests/sys/net/bpf/Makefile
index 9c8a25b15d16..641d1aaef676 100644
--- a/tests/sys/net/bpf/Makefile
+++ b/tests/sys/net/bpf/Makefile
@@ -7,8 +7,10 @@ BINDIR= ${TESTSDIR}
LIBADD+= nv
-PROGS= bpf_multi_read
+PROGS= bpf_multi_read pcap-test
LIBADD.bpf_multi_read+= pcap
+CFLAGS.pcap-test.c+= -Wno-cast-align
+LIBADD.pcap-test+= pcap
ATF_TESTS_SH= bpf