llvmpipe: List lp_buffer.c in the Makefile.
authorJosé Fonseca <jfonseca@vmware.com>
Sat, 29 Aug 2009 19:07:53 +0000 (20:07 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Sat, 29 Aug 2009 19:07:53 +0000 (20:07 +0100)
src/gallium/drivers/llvmpipe/Makefile

index db662c339e25b9b0571772aa6e9b2614d63a4f88..6e63a0c2b76ba0585daf6c7f547477c0b1c4ac53 100644 (file)
@@ -22,6 +22,7 @@ C_SOURCES = \
        lp_bld_struct.c \
        lp_bld_tgsi_soa.c \
        lp_bld_type.c \
+       lp_buffer.c \
        lp_clear.c \
        lp_context.c \
        lp_draw_arrays.c \