summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJonas Ådahl <jadahl@gmail.com>2016-08-11 23:29:38 +0800
committerJonas Ådahl <jadahl@gmail.com>2016-08-15 20:15:58 +0800
commite023cbc43d21fa4a7ce3719f4a23e4173983a2c2 (patch)
treefffb109e31d918575a7f8407e4535816787630e3 /Makefile.am
parent836300210d1e0ab0fbfff7fe725288dedfaa49c6 (diff)
downloadweston-e023cbc43d21fa4a7ce3719f4a23e4173983a2c2.tar.gz
clients/simple-shm: Port to xdg_shell unstable v6
Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Acked-by: Bryce Harrington <bryce@osg.samsung.com> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a5b05364..a0b2be65 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -521,8 +521,8 @@ demo_clients += \
weston_simple_shm_SOURCES = clients/simple-shm.c
nodist_weston_simple_shm_SOURCES = \
- protocol/xdg-shell-unstable-v5-protocol.c \
- protocol/xdg-shell-unstable-v5-client-protocol.h \
+ protocol/xdg-shell-unstable-v6-protocol.c \
+ protocol/xdg-shell-unstable-v6-client-protocol.h \
protocol/fullscreen-shell-unstable-v1-protocol.c \
protocol/fullscreen-shell-unstable-v1-client-protocol.h \
protocol/ivi-application-protocol.c \