automake: add texcompress_s3tc_tmp.h to the sources list

Otherwise it will be missing from the tarball.

Fixes: f7daa737d1 ("mesa: Combine libtxc_dxtn sources into
texcompress_s3tc_tmp.h")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
Emil Velikov
2017-10-04 14:21:40 +01:00
committed by Emil Velikov
parent 409491e778
commit fd404e3c17

View File

@@ -221,6 +221,7 @@ MAIN_FILES = \
main/texcompress_rgtc.h \
main/texcompress_s3tc.c \
main/texcompress_s3tc.h \
main/texcompress_s3tc_tmp.h \
main/texenv.c \
main/texenv.h \
main/texenvprogram.h \