net/mlx5: introduce flow support on Windows
[dpdk.git] / drivers / net / mlx5 / windows / meson.build
index d7d501c..ddb6c6c 100644 (file)
@@ -6,4 +6,6 @@ sources += files(
        'mlx5_os.c',
        'mlx5_mp_os.c',
        'mlx5_ethdev_os.c',
+       'mlx5_vlan_os.c',
+       'mlx5_flow_os.c',
 )