summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i965/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/i965/Makefile')
-rw-r--r--src/gallium/drivers/i965/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/i965/Makefile b/src/gallium/drivers/i965/Makefile
index 40c8364824..40e8aa8786 100644
--- a/src/gallium/drivers/i965/Makefile
+++ b/src/gallium/drivers/i965/Makefile
@@ -61,7 +61,7 @@ C_SOURCES = \
brw_wm_state.c \
brw_wm_surface_state.c \
brw_bo.c \
- intel_batchbuffer.c \
+ brw_batchbuffer.c \
intel_tex_layout.c
include ../../Makefile.template