drivers: change indentation in build files
[dpdk.git] / drivers / mempool / stack / meson.build
index 8425772..371cf13 100644 (file)
@@ -2,8 +2,8 @@
 # Copyright(c) 2017-2019 Intel Corporation
 
 if is_windows
-       build = false
-       reason = 'not supported on Windows'
+    build = false
+    reason = 'not supported on Windows'
 endif
 
 sources = files('rte_mempool_stack.c')