diff options
Diffstat (limited to 'src/intel/Makefile.sources')
-rw-r--r-- | src/intel/Makefile.sources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources index 5e7d32293b7..6b9874d2b80 100644 --- a/src/intel/Makefile.sources +++ b/src/intel/Makefile.sources @@ -64,6 +64,7 @@ COMPILER_FILES = \ compiler/brw_fs_live_variables.h \ compiler/brw_fs_lower_conversions.cpp \ compiler/brw_fs_lower_pack.cpp \ + compiler/brw_fs_lower_regioning.cpp \ compiler/brw_fs_nir.cpp \ compiler/brw_fs_reg_allocate.cpp \ compiler/brw_fs_register_coalesce.cpp \ |