From 0ef1b4d5b1a3af4ce7ae42ef4259d5db320724c5 Mon Sep 17 00:00:00 2001 From: Bas Nieuwenhuizen Date: Sat, 24 Dec 2016 13:08:00 +0100 Subject: ac/debug: Move IB decode to common code. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Bas Nieuwenhuizen Reviewed-by: Marek Olšák Reviewed-by: Dave Airlie --- src/amd/Makefile.common.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/amd/Makefile.common.am') 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 -- cgit v1.2.3