]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/mlx5/meson.build
net/mlx5: export PMD-specific API file
[dpdk.git] / drivers / net / mlx5 / meson.build
index 6f28be2f939418a330c58522fa23db816f428f99..dac7f1fabf1d7b87ad754f2b529f238c1f11a1db 100644 (file)
@@ -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',