From ca92dccbd8aa734a15ef8722f95e1026cd981c75 Mon Sep 17 00:00:00 2001 From: David Redondo Date: Fri, 3 Sep 2021 09:44:40 +0200 Subject: [PATCH] Install all primaryselection interfaces headers --- src/wayland/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/wayland/CMakeLists.txt b/src/wayland/CMakeLists.txt index f43f513878..3ddd4fa056 100644 --- a/src/wayland/CMakeLists.txt +++ b/src/wayland/CMakeLists.txt @@ -359,7 +359,10 @@ set(SERVER_LIB_HEADERS pointer_interface.h pointerconstraints_v1_interface.h pointergestures_v1_interface.h + primaryselectiondevice_v1_interface.h primaryselectiondevicemanager_v1_interface.h + primaryselectionoffer_v1_interface.h + primaryselectionsource_v1_interface.h relativepointer_v1_interface.h screencast_v1_interface.h seat_interface.h