From 3f850db1a89bfe526a33a456f04a6e58b9c3b9c4 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Sun, 9 Mar 2025 08:41:28 -0400 Subject: [PATCH] Fix makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 84b389c0c..d568b9dc0 100644 --- a/Makefile +++ b/Makefile @@ -62,7 +62,7 @@ dig-snfe: dig cd dist/build/uBlock0.dig && npm run snfe $(run_options) mv3-assets: - mkdir dist/build/mv3-data + mkdir -p dist/build/mv3-data dist/build/uBOLite.chromium: tools/make-mv3.sh $(sources) $(platform) mv3-assets tools/make-mv3.sh chromium