i965/fs: emit MOV_INDIRECT with the source with the right register type
[mesa.git] / src / mesa / drivers / SConscript
index 5d654f538bec4e8368c9e58e1c9392e2d94d3a56..476425be27c0b60eeb9668cda63290925619f288 100644 (file)
@@ -1,5 +1,7 @@
 Import('*')
 
+SConscript('osmesa/SConscript')
+
 if env['x11']:
     SConscript('x11/SConscript')