isl: add isl_priv.h to the sources list
authorEmil Velikov <emil.velikov@collabora.com>
Fri, 27 May 2016 14:35:34 +0000 (15:35 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 30 May 2016 09:28:50 +0000 (10:28 +0100)
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>
src/intel/isl/Makefile.sources

index e06568b64afe32baaeb760f81a38765b7448aef6..fe6a00f168257b295f007efdd1f594e7b89e9c95 100644 (file)
@@ -7,6 +7,7 @@ ISL_FILES = \
        isl_gen4.h \
        isl_gen6.c \
        isl_gen6.h \
+       isl_priv.h \
        isl_storage_image.c
 
 ISL_GEN7_FILES = \