mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 13:10:10 +01:00
isl: include all the files in the tarball
Add the missing header(s), generation scripts, README ... Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
cee69ccb92
commit
1f04caa09c
1 changed files with 6 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ libisl_la_SOURCES = \
|
|||
isl_gen4.h \
|
||||
isl_gen6.c \
|
||||
isl_gen6.h \
|
||||
isl_priv.h \
|
||||
isl_storage_image.c \
|
||||
$(NULL)
|
||||
|
||||
|
|
@ -121,3 +122,8 @@ tests_isl_surf_get_image_offset_test_LDADD = $(tests_ldadd)
|
|||
# ----------------------------------------------------------------------------
|
||||
|
||||
include $(top_srcdir)/install-lib-links.mk
|
||||
|
||||
EXTRA_DIST = \
|
||||
isl_format_layout_gen.bash \
|
||||
isl_format_layout.csv \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue