draw: fix build with llvm and make
authorMarek Olšák <maraeo@gmail.com>
Sat, 26 Jun 2010 12:00:24 +0000 (14:00 +0200)
committerMarek Olšák <maraeo@gmail.com>
Sat, 26 Jun 2010 12:01:41 +0000 (14:01 +0200)
src/gallium/auxiliary/Makefile

index 7c8db19f5c34df81cc227e8c78ca59616e195ff8..103d1d658808bb1a3ef965ca16879465948daf75 100644 (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