aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-07-05 19:46:05 +0200
committervaxerski <[email protected]>2022-07-05 19:46:05 +0200
commit7ff427c229b22243d3a6507cca3a7df64d31c241 (patch)
tree670e812334c7616cdcd07b90f540e810541d4b0e /Makefile
parent55aeb91e6a23aa64d85bcb4b733dff1e9c91cb47 (diff)
downloadHyprland-7ff427c229b22243d3a6507cca3a7df64d31c241.tar.gz
Hyprland-7ff427c229b22243d3a6507cca3a7df64d31c241.zip
remove wlroots so in make uninstall
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 227d340f..b1a5575a 100644
--- a/Makefile
+++ b/Makefile
@@ -133,6 +133,7 @@ uninstall:
rm -f ${PREFIX}/share/wayland-sessions/hyprland.desktop
rm -f ${PREFIX}/bin/Hyprland
rm -f ${PREFIX}/bin/hyprctl
+ rm -f /usr/lib/libwlroots.so.11032
rm -rf ${PREFIX}/share/hyprland
protocols: xdg-shell-protocol.o wlr-layer-shell-unstable-v1-protocol.o wlr-screencopy-unstable-v1-protocol.o idle-protocol.o ext-workspace-unstable-v1-protocol.o pointer-constraints-unstable-v1-protocol.o tablet-unstable-v2-protocol.o