diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-01 18:13:45 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2024-02-01 18:13:45 +0530 |
| commit | f707737875bddb58f0382e316eee638335648582 (patch) | |
| tree | 14bb19cd2fdcff22600e2307874b1c02571d6a9e /Makefile | |
| parent | 3e308e41ab68d095ef2edeb483dbba7fe6c2f9c3 (diff) | |
autostart patch
Diffstat (limited to '')
| -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 config.h dist: clean mkdir -p dwl-$(VERSION) |
