summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 6becb2a9..406a2952 100644
--- a/sync.profile
+++ b/sync.profile
@@ -3,6 +3,7 @@
"QtWaylandClient" => "$basedir/src/client",
"QtWaylandEglClientHwIntegration" => "$basedir/src/hardwareintegration/client/wayland-egl",
"QtWaylandEglCompositorHwIntegration" => "$basedir/src/hardwareintegration/compositor/wayland-egl",
+ "QtWlShellIntegration" => "$basedir/src/plugins/shellintegration/wl-shell",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);