mesa: added new linux-gallium and linux-gallium-debug configs
[mesa.git] / progs / SConstruct
index bce48f72ff12d412281e057b5b94493c8a12a699..4d268cc6d7bc0c34ef1f9a5f5287689bfb292028 100644 (file)
@@ -60,5 +60,6 @@ Export('env')
 
 SConscript(
     'SConscript',
+    build_dir = env['build'],
     duplicate = 0 # http://www.scons.org/doc/0.97/HTML/scons-user/x2261.html
 )