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 b672e615c52..2b6d607aa9b 100644 --- a/src/intel/Makefile.sources +++ b/src/intel/Makefile.sources @@ -7,6 +7,7 @@ BLORP_FILES = \ blorp/blorp_priv.h COMMON_FILES = \ + common/gen_clflush.h \ common/gen_debug.c \ common/gen_debug.h \ common/gen_device_info.c \ |