summaryrefslogtreecommitdiffstats
path: root/src/intel/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel/Makefile.sources')
-rw-r--r--src/intel/Makefile.sources6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources
index 5a09e6d9166..cdb10ece35e 100644
--- a/src/intel/Makefile.sources
+++ b/src/intel/Makefile.sources
@@ -38,6 +38,8 @@ COMPILER_FILES = \
compiler/brw_dead_control_flow.cpp \
compiler/brw_dead_control_flow.h \
compiler/brw_disasm.c \
+ compiler/brw_disasm_info.c \
+ compiler/brw_disasm_info.h \
compiler/brw_eu.c \
compiler/brw_eu_compact.c \
compiler/brw_eu_defines.h \
@@ -115,9 +117,7 @@ COMPILER_FILES = \
compiler/brw_vue_map.c \
compiler/brw_wm_iz.cpp \
compiler/gen6_gs_visitor.cpp \
- compiler/gen6_gs_visitor.h \
- compiler/intel_asm_annotation.c \
- compiler/intel_asm_annotation.h
+ compiler/gen6_gs_visitor.h
COMPILER_GENERATED_FILES = \
compiler/brw_nir_trig_workarounds.c