mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 20:38:06 +02:00
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:
parent
409491e778
commit
fd404e3c17
1 changed files with 1 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue