summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--progs/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/progs/SConscript b/progs/SConscript
index 20be60972d..a90e13b4cb 100644
--- a/progs/SConscript
+++ b/progs/SConscript
@@ -56,5 +56,5 @@ SConscript([
'wgl/SConscript',
'perf/SConscript',
'gallium/unit/SConscript',
- 'gallium/raw/SConscript',
+# 'gallium/raw/SConscript',
])