summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-08-22 09:41:32 -0600
committerBrian <brian.paul@tungstengraphics.com>2007-08-22 09:41:32 -0600
commitc8c616d33c2d0b9076a625fdee7f257a042df62f (patch)
tree92b09fb9ebc2844303a0ac299f74a1bc66c52ac9 /src
parent2154d1c5ac0bb37614ef00bed766e49635b519e8 (diff)
don't need i915_fpc.c
Diffstat (limited to 'src')
-rw-r--r--src/mesa/pipe/i915simple/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/pipe/i915simple/Makefile b/src/mesa/pipe/i915simple/Makefile
index 9910a732ba..bb1e6104d8 100644
--- a/src/mesa/pipe/i915simple/Makefile
+++ b/src/mesa/pipe/i915simple/Makefile
@@ -22,7 +22,6 @@ DRIVER_SOURCES = \
i915_strings.c \
i915_prim_emit.c \
i915_tex_layout.c \
- i915_fpc.c \
i915_fpc_emit.c \
i915_fpc_translate.c \
i915_surface.c