llvmpipe: add lp_setup_coef to makefile

This commit is contained in:
Keith Whitwell 2010-08-27 11:18:11 +01:00
parent 0be0ad5d58
commit c95ca04b63

View file

@ -27,6 +27,8 @@ 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 \