radv: automake: include the python scripts/formats table in the tarball

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
Emil Velikov 2016-10-10 17:01:47 +01:00 committed by Emil Velikov
parent fc8b358bd6
commit e2cb253346
1 changed files with 5 additions and 2 deletions

View File

@ -129,9 +129,12 @@ BUILT_SOURCES = $(VULKAN_GENERATED_FILES)
CLEANFILES = $(BUILT_SOURCES) dev_icd.json radv_timestamp.h
EXTRA_DIST = \
$(top_srcdir)/include/vulkan/vk_icd.h \
radv_entrypoints_gen.py \
dev_icd.json.in \
radeon_icd.json
radeon_icd.json \
radv_entrypoints_gen.py \
vk_format_layout.csv \
vk_format_parse.py \
vk_format_table.py
libvulkan_radeon_la_LIBADD = $(VULKAN_LIB_DEPS) $(top_builddir)/src/amd/addrlib/libamdgpu_addrlib.la