From f6aeb24041558649c45815ba0bde67171ebb576e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20D=C3=ADaz?= <4808907+akdev1l@users.noreply.github.com> Date: Fri, 14 Jul 2023 22:13:47 -0400 Subject: [PATCH] fix: remove unnecessary documentation it is bloat (trying to create release) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 13b4ddc..35b3a21 100644 --- a/Makefile +++ b/Makefile @@ -49,7 +49,7 @@ builder-exec: -v "${XDG_RUNTIME_DIR}:${XDG_RUNTIME_DIR}" \ --security-opt label=disable \ $(TARGET):builder -# Remove output dir + .PHONY: clean clean: rm -rf $(UBLUE_ROOT)