From 11bd1d5d87a8419ed5018f387f02dc5de8cd59a8 Mon Sep 17 00:00:00 2001 From: mediocregopher Date: Sat, 6 Jan 2024 13:31:36 +0100 Subject: [PATCH] Cleanup in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 80fb36e..e330c37 100644 --- a/Makefile +++ b/Makefile @@ -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