diff options
Diffstat (limited to 'src/intel/Makefile.sources')
-rw-r--r-- | src/intel/Makefile.sources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/intel/Makefile.sources b/src/intel/Makefile.sources index 3aa261f1ca5..9ce0554c41a 100644 --- a/src/intel/Makefile.sources +++ b/src/intel/Makefile.sources @@ -8,6 +8,8 @@ BLORP_FILES = \ blorp/blorp_priv.h COMMON_FILES = \ + common/gen_aux_map.c \ + common/gen_aux_map.h \ common/gen_buffer_alloc.h \ common/gen_clflush.h \ common/gen_batch_decoder.c \ |