Mesa (master): amd/addrlib: automake: add all headers to the tarball

Emil Velikov evelikov at kemper.freedesktop.org
Wed Apr 5 12:17:44 UTC 2017


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

Author: Emil Velikov <emil.velikov at collabora.com>
Date:   Tue Apr  4 17:47:09 2017 +0100

amd/addrlib: automake: add all headers to the tarball

Fixes: 7f160efcde4 ("amd/addrlib: import gfx9 support")
Signed-off-by: Emil Velikov <emil.velikov at collabora.com>

---

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

diff --git a/src/amd/Makefile.sources b/src/amd/Makefile.sources
index 46da0fb396..816e7e4c99 100644
--- a/src/amd/Makefile.sources
+++ b/src/amd/Makefile.sources
@@ -21,12 +21,14 @@ ADDRLIB_FILES = \
 	addrlib/core/addrlib2.h \
 	addrlib/core/addrobject.cpp \
 	addrlib/core/addrobject.h \
+	addrlib/gfx9/chip/gfx9_enum.h \
 	addrlib/gfx9/coord.cpp \
 	addrlib/gfx9/coord.h \
 	addrlib/gfx9/gfx9addrlib.cpp \
 	addrlib/gfx9/gfx9addrlib.h \
 	addrlib/gfx9/rbmap.cpp \
 	addrlib/gfx9/rbmap.h \
+	addrlib/inc/chip/gfx9/gfx9_gb_reg.h \
 	addrlib/inc/chip/r800/si_gb_reg.h \
 	addrlib/inc/lnx_common_defs.h \
 	addrlib/r800/chip/si_ci_vi_merged_enum.h \




More information about the mesa-commit mailing list