summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/llvmpipe/Makefile
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2010-03-31 13:59:59 +0100
committerJosé Fonseca <jfonseca@vmware.com>2010-03-31 13:59:59 +0100
commitaa364d091e7e2ef2296fb25f92efc79a8c88f77d (patch)
treed7411177a621365ab3499139a5b46fd2e4be51e9 /src/gallium/drivers/llvmpipe/Makefile
parent7a26c875a9195587c408188ddc7d02a42dfde2bb (diff)
llvmpipe: Drop the aos format conversion.
It's unused and incomplete. Still in git history if necessary in future.
Diffstat (limited to 'src/gallium/drivers/llvmpipe/Makefile')
-rw-r--r--src/gallium/drivers/llvmpipe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/drivers/llvmpipe/Makefile b/src/gallium/drivers/llvmpipe/Makefile
index b37c6754c0..625da8524b 100644
--- a/src/gallium/drivers/llvmpipe/Makefile
+++ b/src/gallium/drivers/llvmpipe/Makefile
@@ -42,7 +42,7 @@ C_SOURCES = \
CPP_SOURCES = \
-PROGS := lp_test_format \
+PROGS := \
lp_test_blend \
lp_test_conv \
lp_test_printf