From 577324b45c988e5151ce5622846ae80c962a00bf Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Sat, 9 Mar 2024 19:17:15 +0530 Subject: attachbottom --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0822ddc..98f7f05 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 dist: clean mkdir -p dwl-$(VERSION) -- cgit v1.2.3