drivers: change indentation in build files
[dpdk.git] / drivers / net / mlx5 / windows / meson.build
index bab4e81..c7d6617 100644 (file)
@@ -3,5 +3,9 @@
 
 includes += include_directories('.')
 sources += files(
-       'mlx5_os.c',
+        'mlx5_os.c',
+        'mlx5_mp_os.c',
+        'mlx5_ethdev_os.c',
+        'mlx5_vlan_os.c',
+        'mlx5_flow_os.c',
 )