summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/llvmpipe/Makefile')
-rw-r--r--src/gallium/drivers/llvmpipe/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/drivers/llvmpipe/Makefile b/src/gallium/drivers/llvmpipe/Makefile
index e06bf6668f6..c7af3bf1dc6 100644
--- a/src/gallium/drivers/llvmpipe/Makefile
+++ b/src/gallium/drivers/llvmpipe/Makefile
@@ -12,6 +12,7 @@ C_SOURCES = \
lp_bld_load.c \
lp_bld_store.c \
lp_bld_loop.c \
+ lp_bld_logicop.c \
lp_clear.c \
lp_flush.c \
lp_query.c \