Mesa (master): i915simple: remove duplicated i915_context.c in C_SOURCES

Brian Paul brianp at kemper.freedesktop.org
Thu Apr 30 23:04:37 UTC 2009


Module: Mesa
Branch: master
Commit: 60927f97f7b0df9ce352d0c8b4b973e97d53f20a
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=60927f97f7b0df9ce352d0c8b4b973e97d53f20a

Author: Brian Paul <brianp at vmware.com>
Date:   Thu Apr 30 16:52:02 2009 -0600

i915simple: remove duplicated i915_context.c in C_SOURCES

---

 src/gallium/drivers/i915simple/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/i915simple/Makefile b/src/gallium/drivers/i915simple/Makefile
index 12821c5..8870b39 100644
--- a/src/gallium/drivers/i915simple/Makefile
+++ b/src/gallium/drivers/i915simple/Makefile
@@ -8,7 +8,6 @@ C_SOURCES = \
 	i915_clear.c \
 	i915_flush.c \
 	i915_context.c \
-	i915_context.c \
 	i915_debug.c \
 	i915_debug_fp.c \
 	i915_state.c \




More information about the mesa-commit mailing list