aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f3fa398..64cb1518 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ install:
chmod -R 777 subprojects/wlroots
$(MAKE) release
$(MAKE) -C hyprctl all
- chmod 711 ./build/hyprctl/hyprctl
+ chmod 711 ./hyprctl/hyprctl
mkdir -p ${PREFIX}/share/wayland-sessions
mkdir -p ${PREFIX}/bin