From 07ccba4d237c45c3ff48c8e3105bd3a50e3bac07 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Mon, 10 Jan 2022 01:06:47 +0100 Subject: [PATCH] make all target for building packages --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index e98e350..0ac5c1c 100644 --- a/Makefile +++ b/Makefile @@ -24,6 +24,7 @@ config: .gitconfiglock @git config push.followTags true @touch .gitconfiglock +all: clean build clean: @-rm -r build/