projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d346af
)
ac: include all sources in the tarball
author
Emil Velikov
<emil.velikov@collabora.com>
Fri, 28 Apr 2017 12:33:58 +0000
(13:33 +0100)
committer
Emil Velikov
<emil.l.velikov@gmail.com>
Fri, 28 Apr 2017 13:13:00 +0000
(14:13 +0100)
Fixes: e2659176cef ("radeonsi/ac: move vertex export remove to common code.")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
src/amd/Makefile.sources
patch
|
blob
|
history
diff --git
a/src/amd/Makefile.sources
b/src/amd/Makefile.sources
index 38dd48b8d3cfa16b4647fa01c556f342df30c6d9..620b046cdb7f39d0bb50423210fc26e65eaf5bed 100644
(file)
--- a/
src/amd/Makefile.sources
+++ b/
src/amd/Makefile.sources
@@
-42,6
+42,7
@@
ADDRLIB_FILES = \
AMD_COMPILER_FILES = \
common/ac_binary.c \
common/ac_binary.h \
+ common/ac_exp_param.h \
common/ac_llvm_build.c \
common/ac_llvm_build.h \
common/ac_llvm_helper.cpp \