Skip to content
Snippets Groups Projects
Commit 82514f26 authored by Emil Velikov's avatar Emil Velikov
Browse files

anv: automake: ship the json files in the release tarball


Signed-off-by: default avatarEmil Velikov <emil.velikov@collabora.com>
Reviewed-by: default avatarJason Ekstrand <jason@jlekstrand.net>
parent f80b10df
No related branches found
No related tags found
No related merge requests found
......@@ -136,7 +136,9 @@ BUILT_SOURCES = $(VULKAN_GENERATED_FILES)
CLEANFILES = $(BUILT_SOURCES)
EXTRA_DIST = \
$(top_srcdir)/include/vulkan/vk_icd.h \
anv_entrypoints_gen.py
anv_entrypoints_gen.py \
dev_icd.json.in \
intel_icd.json
libvulkan_intel_la_LIBADD = $(VULKAN_LIB_DEPS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment