From b970c44d07766edeb4d925abd85654f252f8c993 Mon Sep 17 00:00:00 2001 From: Peter Fajdiga Date: Tue, 2 May 2023 18:30:30 +0200 Subject: [PATCH] Makefile: mark all .PHONY --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 9527666..3f2592f 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +.PHONY: * + SHELL := /bin/bash -O extglob INSTALL_DIR := ~/.local/share/kwin/scripts/karousel