X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fnet%2Fmlx5%2Fmeson.build;h=dac7f1fabf1d7b87ad754f2b529f238c1f11a1db;hb=da7a5c14062ef48e2cbec1959e6fe89975498cfd;hp=6f28be2f939418a330c58522fa23db816f428f99;hpb=4e5ba38d56e3a037271547c90fbfc25c81938a4f;p=dpdk.git diff --git a/drivers/net/mlx5/meson.build b/drivers/net/mlx5/meson.build index 6f28be2f93..dac7f1fabf 100644 --- a/drivers/net/mlx5/meson.build +++ b/drivers/net/mlx5/meson.build @@ -9,6 +9,7 @@ if not (is_linux or is_windows) endif deps += ['hash', 'common_mlx5'] +headers = files('rte_pmd_mlx5.h') sources = files( 'mlx5.c', 'mlx5_ethdev.c',