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