Merge commit 'origin/gallium-0.2' into gallium-0.2
[mesa.git] / src / gallium / drivers / cell / spu / Makefile
index 1ae0dfb8c10892472e194686d8ef449a6e3a1698..116453b79c527f9fe5029616b304871ab459c4d5 100644 (file)
@@ -16,8 +16,10 @@ PROG_SPU_EMBED_O = $(PROG)_spu-embed.o
 
 
 SOURCES = \
-       spu_main.c \
+       spu_command.c \
        spu_dcache.c \
+       spu_funcs.c \
+       spu_main.c \
        spu_per_fragment_op.c \
        spu_render.c \
        spu_texture.c \