android: svga: fix build for GL4.1 support
[mesa.git] / src / gallium / drivers / svga / Makefile.sources
index 229d2863c84caa6015c85ea6e5676922fa559326..2b57ae6d091d3dd7782d4abe9d0259d890dbc6a8 100644 (file)
@@ -31,6 +31,7 @@ C_SOURCES := \
        svga_pipe_sampler.c \
        svga_pipe_streamout.c \
        svga_pipe_vertex.c \
+       svga_pipe_ts.c \
        svga_pipe_vs.c \
        svga_public.h \
        svga_resource_buffer.c \
@@ -61,6 +62,7 @@ C_SOURCES := \
        svga_state_tgsi_transform.c \
        svga_state_tss.c \
        svga_state_vdecl.c \
+       svga_state_ts.c \
        svga_state_vs.c \
        svga_streamout.h \
        svga_surface.c \