From bbd03c128d9d2dce469be50787ac287c59643efa Mon Sep 17 00:00:00 2001 From: Synby Date: Wed, 29 Oct 2025 17:23:29 +0000 Subject: [PATCH] Edit Makefile add install-data-asusd_user to install-data --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6db2b96c..8f18a7b6 100644 --- a/Makefile +++ b/Makefile @@ -113,7 +113,7 @@ install-data-asusd_user: .PHONY: install-data-asusd install-data-asusd_user -install-data: install-data-asusd install-data-rog_gui +install-data: install-data-asusd install-data-asusd_user install-data-rog_gui install: install-program install-data $(INSTALL_DATA) "./LICENSE" "$(DESTDIR)$(datarootdir)/asusctl/LICENSE"