diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mesa/drivers/dri/i965/Makefile.sources | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/drivers/dri/i965/Makefile.sources b/src/mesa/drivers/dri/i965/Makefile.sources index ed6b880bc20..469ee2f5d2d 100644 --- a/src/mesa/drivers/dri/i965/Makefile.sources +++ b/src/mesa/drivers/dri/i965/Makefile.sources @@ -35,9 +35,7 @@ i965_FILES = \ brw_object_purgeable.c \ brw_pipe_control.c \ brw_pipe_control.h \ - brw_performance_query.h \ brw_performance_query.c \ - brw_performance_query_metrics.h \ brw_program.c \ brw_program.h \ brw_program_binary.c \ |