summaryrefslogtreecommitdiff
path: root/vmwgfx/Makefile.am
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2013-12-16 06:21:09 -0800
committerThomas Hellstrom <thellstrom@vmware.com>2013-12-19 07:47:17 -0800
commitfd636e39a3f32a6dcd107c370513d8cb9aae26c2 (patch)
treea45503cf52acaaae1551ea8c28716fee63911de2 /vmwgfx/Makefile.am
parentc020923597d3bc30dffa89ba0a47f3b9517dd5fb (diff)
vmwgfx: Add support for XWayland
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Brian Paul <brianp@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Diffstat (limited to 'vmwgfx/Makefile.am')
-rw-r--r--vmwgfx/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/vmwgfx/Makefile.am b/vmwgfx/Makefile.am
index 41833a1..81b9e08 100644
--- a/vmwgfx/Makefile.am
+++ b/vmwgfx/Makefile.am
@@ -29,5 +29,6 @@ libvmwgfx_la_SOURCES = \
vmwgfx_hosted.h \
vmwgfx_hosted_priv.h \
vmwgfx_xmir.c \
+ vmwgfx_xwayland.c \
wsbm_util.h
endif