Add missing GFX9 files in the EXTRA_DIST. --- src/amd/Makefile.sources | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/src/amd/Makefile.sources b/src/amd/Makefile.sources index 46da0fb..816e7e4 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 \ -- 2.9.3 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev