diff options
author | mediocregopher <mediocregopher@gmail.com> | 2024-01-06 13:31:36 +0100 |
---|---|---|
committer | mediocregopher <mediocregopher@gmail.com> | 2024-01-06 13:31:36 +0100 |
commit | 11bd1d5d87a8419ed5018f387f02dc5de8cd59a8 (patch) | |
tree | 91091acd00350ecc4f1c1ffccd10155ae60566d3 | |
parent | ea152e1c4228479ae85a7a8f4f7d9fe472691290 (diff) |
Cleanup in Makefile
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,4 +31,4 @@ install-tmpfiles: systemctl --user enable --now systemd-tmpfiles-clean.timer -install: setup-pulseaudio install-pamd install-rm-keyfile install-fonts install-tmpfiles install-loadout +install: setup-pulseaudio install-rm-keyfile install-fonts install-tmpfiles install-loadout |