llvmpipe: remove lp_setup_coef*.c files from Makefile
authorBrian Paul <brianp@vmware.com>
Mon, 18 Oct 2010 13:59:02 +0000 (07:59 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 18 Oct 2010 13:59:02 +0000 (07:59 -0600)
src/gallium/drivers/llvmpipe/Makefile

index 726a19db2b58b7c82e822009e7bb940df960c82f..08da2286b05cf8f0beffbc26cae1d3fc52411165 100644 (file)
@@ -28,8 +28,6 @@ C_SOURCES = \
        lp_scene_queue.c \
        lp_screen.c \
        lp_setup.c \
-       lp_setup_coef.c \
-       lp_setup_coef_intrin.c \
        lp_setup_line.c \
        lp_setup_point.c \
        lp_setup_tri.c \