diff options
author | Brian <brian.paul@tungstengraphics.com> | 2007-08-22 09:41:32 -0600 |
---|---|---|
committer | Brian <brian.paul@tungstengraphics.com> | 2007-08-22 09:41:32 -0600 |
commit | c8c616d33c2d0b9076a625fdee7f257a042df62f (patch) | |
tree | 92b09fb9ebc2844303a0ac299f74a1bc66c52ac9 | |
parent | 2154d1c5ac0bb37614ef00bed766e49635b519e8 (diff) |
don't need i915_fpc.c
-rw-r--r-- | src/mesa/pipe/i915simple/Makefile | 1 |
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 |