diff options
| author | 0undefined <oscar@nelin.dk> | 2025-02-15 08:06:25 +0000 |
|---|---|---|
| committer | 0undefined <oscar@nelin.dk> | 2025-02-15 08:06:25 +0000 |
| commit | 37e30a171ce29d4086b8472ef45d9403828252aa (patch) | |
| tree | 1ce1a4ad0ab474b4050eb256aaf0c30a3d0a562a /Makefile | |
| parent | 9c2a7d001dc4cf205b79aeb2d1196e26977111fc (diff) | |
| parent | aa69ed81b558f74e470e69cdcd442f9048ee624c (diff) | |
Merge remote-tracking branch 'upstream/main' into tmp
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ dist: clean install: dwl mkdir -p $(DESTDIR)$(PREFIX)/bin + rm -f $(DESTDIR)$(PREFIX)/bin/dwl cp -f dwl $(DESTDIR)$(PREFIX)/bin chmod 755 $(DESTDIR)$(PREFIX)/bin/dwl mkdir -p $(DESTDIR)$(MANDIR)/man1 |
