Mesa (master): ac: include all sources in the tarball

Emil Velikov evelikov at kemper.freedesktop.org
Fri Apr 28 13:14:20 UTC 2017


Module: Mesa
Branch: master
Commit: ecc39b665091d4505044e3631f90c8a599dae06e
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecc39b665091d4505044e3631f90c8a599dae06e

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Fri Apr 28 13:33:58 2017 +0100

ac: include all sources in the tarball

Fixes: e2659176cef ("radeonsi/ac: move vertex export remove to common code.")
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>

---

 src/amd/Makefile.sources | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/amd/Makefile.sources b/src/amd/Makefile.sources
index 38dd48b8d3..620b046cdb 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 \




More information about the mesa-commit mailing list