diff options
author | Mikhail Burakov <mburakov@mailbox.org> | 2024-11-30 09:46:44 +0100 |
---|---|---|
committer | Mikhail Burakov <mburakov@mailbox.org> | 2024-11-30 09:46:44 +0100 |
commit | acf21c8690fbf1b906b65d36ee0ca645de36e673 (patch) | |
tree | b77be2a8e9ed8c2695e40a26d1fc83a68f742056 /makefile | |
parent | ad73cf75841ed91ca48530ca4ce660dfee182d02 (diff) |
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,10 +19,10 @@ protocols_dir:=\ /usr/share/wayland-protocols protocols:=\ - viewporter \ linux-dmabuf-v1 \ pointer-constraints-unstable-v1 \ relative-pointer-unstable-v1 \ + viewporter \ xdg-shell ifdef USE_LIBMFX |