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:
Emil Velikov 2016-05-01 08:38:34 +01:00
parent cee69ccb92
commit 1f04caa09c

View file

@ -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