diff --git a/src/wayland/CMakeLists.txt b/src/wayland/CMakeLists.txt index 6136c752ed..466363466f 100644 --- a/src/wayland/CMakeLists.txt +++ b/src/wayland/CMakeLists.txt @@ -74,5 +74,6 @@ install(FILES shell_interface.h subcompositor_interface.h surface_interface.h + touch_interface.h DESTINATION ${KF5_INCLUDE_INSTALL_DIR}/KWayland/Server COMPONENT Devel )