summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/Makefile
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2010-03-31 13:55:12 +0100
committerJosé Fonseca <jfonseca@vmware.com>2010-03-31 13:55:12 +0100
commit7a26c875a9195587c408188ddc7d02a42dfde2bb (patch)
tree6f5effca3597eaa1c317cf139ea7b799531ce44c /src/gallium/auxiliary/Makefile
parente566046efcaa4229f595acdc419670d70db66c1c (diff)
util: Generalize lp_format_is_rgba8 into util_format_is_rgba8_variant.
Diffstat (limited to 'src/gallium/auxiliary/Makefile')
-rw-r--r--src/gallium/auxiliary/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/Makefile b/src/gallium/auxiliary/Makefile
index 452eceb7f4..a0b3f8abc7 100644
--- a/src/gallium/auxiliary/Makefile
+++ b/src/gallium/auxiliary/Makefile
@@ -149,7 +149,6 @@ GALLIVM_SOURCES = \
gallivm/lp_bld_depth.c \
gallivm/lp_bld_flow.c \
gallivm/lp_bld_format_aos.c \
- gallivm/lp_bld_format_query.c \
gallivm/lp_bld_format_soa.c \
gallivm/lp_bld_interp.c \
gallivm/lp_bld_intr.c \