configure.ac: split the wayland client/server confusion
[mesa.git] / src / vulkan / Makefile.sources
index 63f4ac116204daf4432cdd24bfd4f6f246aa7a81..2cf7218e926d1df02cdf212c1ee378554be9ad9c 100644 (file)
@@ -15,6 +15,11 @@ VULKAN_WSI_X11_FILES := \
        wsi/wsi_common_x11.c \
        wsi/wsi_common_x11.h
 
+VULKAN_UTIL_FILES := \
+       util/vk_alloc.h \
+       util/vk_util.c \
+       util/vk_util.h
+
 VULKAN_UTIL_GENERATED_FILES := \
        util/vk_enum_to_str.c \
        util/vk_enum_to_str.h