diff options
Diffstat (limited to 'src/amd/Makefile.common.am')
-rw-r--r-- | src/amd/Makefile.common.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/amd/Makefile.common.am b/src/amd/Makefile.common.am index 1425decb90e..533ad17de59 100644 --- a/src/amd/Makefile.common.am +++ b/src/amd/Makefile.common.am @@ -54,6 +54,7 @@ noinst_LTLIBRARIES += $(COMMON_LIBS) common_libamd_common_la_SOURCES = \ $(AMD_COMPILER_FILES) \ + $(AMD_DEBUG_FILES) \ $(AMD_GENERATED_FILES) # nir_to_llvm requires LLVM 3.9, which is only required as a minimum when |