drivers: change indentation in build files
[dpdk.git] / drivers / common / octeontx / meson.build
index 02b57b9..fcda0f6 100644 (file)
@@ -3,9 +3,9 @@
 #
 
 if is_windows
-       build = false
-       reason = 'not supported on Windows'
-       subdir_done()
+    build = false
+    reason = 'not supported on Windows'
+    subdir_done()
 endif
 
 sources = files('octeontx_mbox.c')