Browse Source

isl: add isl_priv.h to the sources list

Otherwise it will be missing from the release tarball.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
tags/12.0-branchpoint
Emil Velikov 9 years ago
parent
commit
36859022ea
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/intel/isl/Makefile.sources

+ 1
- 0
src/intel/isl/Makefile.sources View File

isl_gen4.h \ isl_gen4.h \
isl_gen6.c \ isl_gen6.c \
isl_gen6.h \ isl_gen6.h \
isl_priv.h \
isl_storage_image.c isl_storage_image.c


ISL_GEN7_FILES = \ ISL_GEN7_FILES = \

Loading…
Cancel
Save