X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Favp%2Fmeson.build;h=7c6b964acb0648f59446cc06814b39c16aa8635d;hb=8bdcabf4c193f9d8ec74b656eb618e4e964384f9;hp=a5f63cdef9b9c55aa334baaa60642e6c68319daf;hpb=530588f3cd50d5626cfa2b94e161b97e97d84ade;p=dpdk.git diff --git a/drivers/net/avp/meson.build b/drivers/net/avp/meson.build index a5f63cdef9..7c6b964acb 100644 --- a/drivers/net/avp/meson.build +++ b/drivers/net/avp/meson.build @@ -6,4 +6,4 @@ if not is_linux reason = 'only supported on linux' endif sources = files('avp_ethdev.c') -install_headers('rte_avp_common.h', 'rte_avp_fifo.h') +headers = files('rte_avp_common.h', 'rte_avp_fifo.h')