ebpf: include llvm_bpfload.h in distribution

Otherwise we fail to build ebpf from a release archive.
pull/11865/head
Jason Ish 5 months ago
parent 9816a795dd
commit c9369641f8

@ -1,5 +1,5 @@
EXTRA_DIST= include bypass_filter.c filter.c lb.c vlan_filter.c xdp_filter.c \
xdp_lb.c hash_func01.h
xdp_lb.c hash_func01.h llvm_bpfload.h
if BUILD_EBPF

Loading…
Cancel
Save