summaryrefslogtreecommitdiffstats
path: root/src/amd/Makefile.sources
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2017-04-28 13:33:58 +0100
committerEmil Velikov <[email protected]>2017-04-28 14:13:00 +0100
commitecc39b665091d4505044e3631f90c8a599dae06e (patch)
tree34cbb1c3acdbbbc8531785af00d8c2f3d4e0abcb /src/amd/Makefile.sources
parent9d346af322e3f9d6d52e00759e8c3cd37c192004 (diff)
ac: include all sources in the tarball
Fixes: e2659176cef ("radeonsi/ac: move vertex export remove to common code.") Signed-off-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/amd/Makefile.sources')
-rw-r--r--src/amd/Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/amd/Makefile.sources b/src/amd/Makefile.sources
index 38dd48b8d3c..620b046cdb7 100644
--- 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 \