diff --git a/Makefile b/Makefile index 169a7ee9bc..14a036dd8a 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,7 @@ clean: $(MAKE) clean -C $(SUBDIRS) builddir :: - mkdir -p build + mkdir build python utils/build_preparation.py . build makebuilddir :: builddir