blob: 3139e6dbb7e72f2a8a42cf0645d484beee5c24cf [file] [log] [blame]
Dave Airlie3f7ef242016-10-14 07:12:33 +01001
2VULKAN_WSI_FILES := \
3 wsi_common.h
4
5VULKAN_WSI_WAYLAND_FILES := \
6 wsi_common_wayland.c \
7 wsi_common_wayland.h
8
9VULKAN_WSI_X11_FILES := \
10 wsi_common_x11.c \
11 wsi_common_x11.h