From 543fb77ddece7e1806e8eaa0d65bb2a945ef9a75 Mon Sep 17 00:00:00 2001 From: Keith Whitwell Date: Sun, 17 Oct 2010 18:29:28 -0700 Subject: llvmpipe: remove setup fallback path --- src/gallium/drivers/llvmpipe/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gallium/drivers/llvmpipe/Makefile') diff --git a/src/gallium/drivers/llvmpipe/Makefile b/src/gallium/drivers/llvmpipe/Makefile index 55b877b4ab..379f14b43d 100644 --- a/src/gallium/drivers/llvmpipe/Makefile +++ b/src/gallium/drivers/llvmpipe/Makefile @@ -38,6 +38,7 @@ C_SOURCES = \ lp_state_clip.c \ lp_state_derived.c \ lp_state_fs.c \ + lp_state_setup.c \ lp_state_gs.c \ lp_state_rasterizer.c \ lp_state_sampler.c \ -- cgit v1.2.3