summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/SConscript
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2010-11-10 22:49:40 +0000
committerJakob Bornecrantz <jakob@vmware.com>2010-11-17 23:49:09 +0000
commite89e8a4347dacceda0b131b55d16206e25eb984f (patch)
treec5b1b258d844392bbd65b0a2a945517c385e44dd /src/gallium/auxiliary/SConscript
parentb46340c740eb5388e9917fca365a6c3003385dff (diff)
gallium: Remove redundant sw and debug target helpers
Diffstat (limited to 'src/gallium/auxiliary/SConscript')
-rw-r--r--src/gallium/auxiliary/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/SConscript b/src/gallium/auxiliary/SConscript
index 0e5da1374f..75c27dd242 100644
--- a/src/gallium/auxiliary/SConscript
+++ b/src/gallium/auxiliary/SConscript
@@ -196,7 +196,6 @@ source = [
#'vl/vl_compositor.c',
#'vl/vl_csc.c',
#'vl/vl_shader_build.c',
- 'target-helpers/wrap_screen.c',
]
if env['llvm']: