draw: fix build with llvm and make

This commit is contained in:
Marek Olšák 2010-06-26 14:00:24 +02:00
parent ecd8c66d6a
commit 8924201530
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ GALLIVM_SOURCES = \
gallivm/lp_bld_tgsi_soa.c \
gallivm/lp_bld_type.c \
draw/draw_llvm.c \
draw/draw_vs_llvm.c \
draw/draw_pt_fetch_shade_pipeline_llvm.c \
draw/draw_llvm_translate.c