From f707737875bddb58f0382e316eee638335648582 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Thu, 1 Feb 2024 18:13:45 +0530 Subject: autostart patch --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0822ddc..6ccb410 100644 --- a/Makefile +++ b/Makefile @@ -38,7 +38,7 @@ cursor-shape-v1-protocol.h: config.h: cp config.def.h $@ clean: - rm -f dwl *.o *-protocol.h + rm -f dwl *.o *-protocol.h *.rej *.orig config.h dist: clean mkdir -p dwl-$(VERSION) -- cgit v1.2.3