mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-14 04:40:28 +01:00
ac: include all sources in the tarball
Fixes: e2659176ce ("radeonsi/ac: move vertex export remove to common code.")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
This commit is contained in:
parent
9d346af322
commit
ecc39b6650
1 changed files with 1 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue