Merge remote branch 'nouveau/gallium-0.1' into gallium-0.2
[mesa.git] / src / gallium / drivers / cell / spu / Makefile
index c2db85247e07e99c57ded5b702e97d47756fdc1d..116453b79c527f9fe5029616b304871ab459c4d5 100644 (file)
@@ -16,8 +16,9 @@ PROG_SPU_EMBED_O = $(PROG)_spu-embed.o
 
 
 SOURCES = \
-       spu_funcs.c \
+       spu_command.c \
        spu_dcache.c \
+       spu_funcs.c \
        spu_main.c \
        spu_per_fragment_op.c \
        spu_render.c \