summaryrefslogtreecommitdiffstats
path: root/examples/wayland/wayland.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/wayland.pro')
-rw-r--r--examples/wayland/wayland.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/wayland/wayland.pro b/examples/wayland/wayland.pro
index d8f7eaab6..f36bf69e8 100644
--- a/examples/wayland/wayland.pro
+++ b/examples/wayland/wayland.pro
@@ -12,4 +12,5 @@ contains(QT_CONFIG, opengl):qtHaveModule(quick) {
SUBDIRS += multi-output
SUBDIRS += custom-extension
SUBDIRS += server-buffer
+ SUBDIRS += ivi-compositor
}