diff options
Diffstat (limited to 'src/mesa/pipe/i965simple/Makefile')
-rw-r--r-- | src/mesa/pipe/i965simple/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/pipe/i965simple/Makefile b/src/mesa/pipe/i965simple/Makefile index 526e0207266..dbab152da13 100644 --- a/src/mesa/pipe/i965simple/Makefile +++ b/src/mesa/pipe/i965simple/Makefile @@ -36,7 +36,6 @@ DRIVER_SOURCES = \ brw_state_cache.c \ brw_state_pool.c \ brw_state_upload.c \ - brw_tex.c \ brw_tex_layout.c \ brw_urb.c \ brw_util.c \ |