Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
[mesa.git] / src / gallium / drivers / cell / spu / Makefile
index 30ef2450ece14c6bc65cc5f8b22845d58b660fd2..8e83610790e99a309fe4dac1884d9c29ffaac68f 100644 (file)
@@ -17,7 +17,8 @@ PROG_SPU_EMBED_O = $(PROG)_spu-embed.o
 
 SOURCES = \
        spu_main.c \
-       spu_blend.c \
+       spu_dcache.c \
+       spu_per_fragment_op.c \
        spu_render.c \
        spu_texture.c \
        spu_tile.c \