tgsi: remove special-case code for fragment position
[mesa.git] / src / gallium / auxiliary / Makefile
index 7d5e0096496edeffafc7c737aa3ed489a9d580e6..66cfe9d89dd9cd567604d22e76e40543d44f20cb 100644 (file)
@@ -49,6 +49,8 @@ C_SOURCES = \
        indices/u_indices_gen.c \
        indices/u_unfilled_gen.c \
        os/os_misc.c \
+       os/os_stream_stdc.c \
+       os/os_stream_wd.c \
        os/os_time.c \
        pipebuffer/pb_buffer_malloc.c \
        pipebuffer/pb_bufmgr_alt.c \
@@ -115,12 +117,9 @@ C_SOURCES = \
        util/u_ringbuffer.c \
        util/u_simple_shaders.c \
        util/u_snprintf.c \
-       util/u_stream_stdc.c \
-       util/u_stream_wd.c \
        util/u_surface.c \
        util/u_texture.c \
        util/u_tile.c \
-       util/u_time.c \
        util/u_timed_winsys.c \
        util/u_upload_mgr.c \
        util/u_simple_screen.c \