From 105e4b093e28d6cd9e8ec2db9dbc23980d265796 Mon Sep 17 00:00:00 2001 From: Jakob Bornecrantz Date: Sun, 30 Aug 2009 16:26:01 +0100 Subject: i915g: Add new buffer code not yet hocked up --- src/gallium/drivers/i915simple/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gallium/drivers/i915simple/Makefile') diff --git a/src/gallium/drivers/i915simple/Makefile b/src/gallium/drivers/i915simple/Makefile index 8870b398661..fb533c17961 100644 --- a/src/gallium/drivers/i915simple/Makefile +++ b/src/gallium/drivers/i915simple/Makefile @@ -5,6 +5,7 @@ LIBNAME = i915simple C_SOURCES = \ i915_blit.c \ + i915_buffer.c \ i915_clear.c \ i915_flush.c \ i915_context.c \ -- cgit v1.2.3