From b7e9ffdf06770bc1b280f5ecca2cc77366945050 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Thu, 10 Sep 2015 08:19:39 +0200 Subject: [PATCH] [server] Install slide_interface.h CCMAIL: notmart@gmail.com --- src/wayland/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wayland/CMakeLists.txt b/src/wayland/CMakeLists.txt index bdbf688d06..57eb763bda 100644 --- a/src/wayland/CMakeLists.txt +++ b/src/wayland/CMakeLists.txt @@ -140,6 +140,7 @@ install(FILES seat_interface.h shadow_interface.h shell_interface.h + slide_interface.h subcompositor_interface.h surface_interface.h touch_interface.h