summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/Makefile
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2010-07-02 11:40:22 +0100
committerJosé Fonseca <jfonseca@vmware.com>2010-07-02 11:50:01 +0100
commit3cc4301c146e2a6e680939456ea3df4ec2d12e3e (patch)
tree8017d2aab10858445bd0bccbce83393b516eebd6 /src/gallium/auxiliary/Makefile
parent37f4c2f906c8e2a6df609a190e4ca9ff028b265b (diff)
gallivm: Code generate YUV format unpacking.
Diffstat (limited to 'src/gallium/auxiliary/Makefile')
-rw-r--r--src/gallium/auxiliary/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gallium/auxiliary/Makefile b/src/gallium/auxiliary/Makefile
index 103d1d6588..36a46aee3b 100644
--- a/src/gallium/auxiliary/Makefile
+++ b/src/gallium/auxiliary/Makefile
@@ -154,6 +154,7 @@ GALLIVM_SOURCES = \
gallivm/lp_bld_flow.c \
gallivm/lp_bld_format_aos.c \
gallivm/lp_bld_format_soa.c \
+ gallivm/lp_bld_format_yuv.c \
gallivm/lp_bld_init.c \
gallivm/lp_bld_intr.c \
gallivm/lp_bld_logic.c \