add intel_lock.c to build
authorkeithw <keithw@keithw-laptop.(none)>
Fri, 10 Aug 2007 23:20:30 +0000 (00:20 +0100)
committerkeithw <keithw@keithw-laptop.(none)>
Fri, 10 Aug 2007 23:20:30 +0000 (00:20 +0100)
src/mesa/drivers/dri/intel_winsys/Makefile

index aca31f712d0fb9cbdfe2659f701e675b085b4817..7c37812172b935aee36770efd5277ad365a85ce7 100644 (file)
@@ -17,6 +17,7 @@ DRIVER_SOURCES = \
        intel_batchbuffer.c \
        intel_buffers.c \
        intel_context.c \
+       intel_lock.c \
        intel_screen.c \
        intel_batchpool.c