summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/i915simple/Makefile
diff options
context:
space:
mode:
authorKeith Whitwell <[email protected]>2007-08-22 08:59:51 +0100
committerKeith Whitwell <[email protected]>2007-08-22 09:01:34 +0100
commit9606cb15e7d5821b60fd4413e3c79afb745c0e16 (patch)
treea3acc3f87d48d6d59e00d7096ee7eda3b47acc69 /src/mesa/pipe/i915simple/Makefile
parent5c086518f15c2587a4e81c889edb37363015dd0c (diff)
Remove duplicate i915 shader disassembler
Diffstat (limited to 'src/mesa/pipe/i915simple/Makefile')
-rw-r--r--src/mesa/pipe/i915simple/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/pipe/i915simple/Makefile b/src/mesa/pipe/i915simple/Makefile
index 2353d0df017..9910a732ba4 100644
--- a/src/mesa/pipe/i915simple/Makefile
+++ b/src/mesa/pipe/i915simple/Makefile
@@ -22,7 +22,7 @@ DRIVER_SOURCES = \
i915_strings.c \
i915_prim_emit.c \
i915_tex_layout.c \
- i915_fpc_debug.c \
+ i915_fpc.c \
i915_fpc_emit.c \
i915_fpc_translate.c \
i915_surface.c