summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/hardwareintegration/client')
-rw-r--r--src/plugins/hardwareintegration/client/client.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/hardwareintegration/client/client.pro b/src/plugins/hardwareintegration/client/client.pro
index 0b1191919..1d79b2634 100644
--- a/src/plugins/hardwareintegration/client/client.pro
+++ b/src/plugins/hardwareintegration/client/client.pro
@@ -14,6 +14,6 @@ config_xcomposite {
SUBDIRS += xcomposite-glx
}
-# we should try and resolve all symbols
-# and they should be type deffed if not present
-SUBDIRS += drm-egl-server
+config_drm_egl_server: \
+ SUBDIRS += drm-egl-server
+