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 aca31f7..7c37812 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