aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/homescreen.pro
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/homescreen.pro')
-rw-r--r--homescreen/homescreen.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/homescreen/homescreen.pro b/homescreen/homescreen.pro
index ca9ea3b..7e65d56 100644
--- a/homescreen/homescreen.pro
+++ b/homescreen/homescreen.pro
@@ -62,5 +62,5 @@ RESOURCES += \
qml/images/SpeechChrome/speechchrome.qrc
-WAYLANDCLIENTSOURCES += \
- protocol/agl-shell.xml
+AGL_SHELL_PATH = $$system(pkg-config --variable=pkgdatadir agl-compositor-0.0.19-protocols)
+WAYLANDCLIENTSOURCES += $$AGL_SHELL_PATH/agl-shell.xml