summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f1fe5157b0a..12e5dcdb12a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -118,8 +118,8 @@ endif
if HAVE_VULKAN_COMMON
SUBDIRS += vulkan/wsi
-EXTRA_DIST += vulkan/registry/vk.xml
endif
+EXTRA_DIST += vulkan/registry/vk.xml
## Requires the i965 compiler (part of mesa) and wayland-drm
if HAVE_INTEL_VULKAN