Updated Makefile
This commit is contained in:
parent
3a642b7c59
commit
7656d25afe
2
Makefile
2
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user