Meson creates the directory for you.

Signed-off-by: Jani Nikula <[email protected]>
---
 Makefile.meson | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Makefile.meson b/Makefile.meson
index 6955e6a9a694..9f71cf341121 100644
--- a/Makefile.meson
+++ b/Makefile.meson
@@ -8,7 +8,6 @@ Makefile: Makefile.meson
        cp $< $@
 
 build/build.ninja: Makefile
-       mkdir -p build
        meson build
 
 all: build/build.ninja
-- 
2.11.0

_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to