softpipe: rename sp_quad.[ch] -> sp_quad_pipe.[ch]
[mesa.git] / src / gallium / drivers / softpipe / Makefile
index 120bdfd9dd21081bdf0a6f27cad27f5485a2e03d..f186f6df1d706f4212f87931743c9c0272e66e87 100644 (file)
@@ -14,7 +14,7 @@ C_SOURCES = \
        sp_draw_arrays.c \
        sp_prim_setup.c \
        sp_prim_vbuf.c \
-       sp_quad.c \
+       sp_quad_pipe.c \
        sp_quad_alpha_test.c \
        sp_quad_blend.c \
        sp_quad_colormask.c \