diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-09 19:17:15 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-03-09 19:17:15 +0530 |
| commit | 577324b45c988e5151ce5622846ae80c962a00bf (patch) | |
| tree | 1b242b5b0b50805c974cfc934a65e86690c930a7 /Makefile | |
| parent | e4abf501157bbca7978ffa35d53283117755859d (diff) | |
attachbottom
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
