diff --git a/Makefile b/Makefile index 49736b4..c19afa8 100644 --- a/Makefile +++ b/Makefile @@ -86,7 +86,7 @@ $(__Hyprwayland-scanner): .PHONY : libxcb-errors libxcb-errors: git clone https://gitlab.freedesktop.org/xorg/lib/libxcb-errors.git -__Libxcb-errors = /usr/include/xcb +__Libxcb-errors = /usr/lib/pkgconfig/xcb-errors.pc $(__Libxcb-errors): @echo "Building and install library libxcb-errors..." @[[ -z "$(ls -A libxcb-errors)" ]] && $(MAKE) libxcb-errors