drivers: change indentation in build files
[dpdk.git] / drivers / mempool / bucket / meson.build
index 61de2dc..0051b6a 100644 (file)
@@ -7,8 +7,8 @@
 # for Solarflare) and Solarflare Communications, Inc.
 
 if is_windows
-       build = false
-       reason = 'not supported on Windows'
+    build = false
+    reason = 'not supported on Windows'
 endif
 
 sources = files('rte_mempool_bucket.c')