projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
409491e
)
automake: add texcompress_s3tc_tmp.h to the sources list
author
Emil Velikov
<emil.velikov@collabora.com>
Wed, 4 Oct 2017 13:21:40 +0000
(14:21 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Wed, 4 Oct 2017 13:21:40 +0000
(14:21 +0100)
Otherwise it will be missing from the tarball.
Fixes: f7daa737d17 ("mesa: Combine libtxc_dxtn sources into
texcompress_s3tc_tmp.h")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/mesa/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/mesa/Makefile.sources
b/src/mesa/Makefile.sources
index 16bd1342734ab5e5baecf2984419c59d236c21d4..7122304dd4075fa0cf899ec44f105f79e5b2cc79 100644
(file)
--- a/
src/mesa/Makefile.sources
+++ b/
src/mesa/Makefile.sources
@@
-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 \