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 db662c3..6e63a0c 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 \