r600g: Fix SCons build.

This commit is contained in:
Vinson Lee 2010-10-04 15:56:55 -07:00
parent b25c52201b
commit a0a8e24385

View file

@ -8,8 +8,8 @@ r600_sources = [
'radeon_bo.c',
'radeon_bo_pb.c',
'radeon_pciid.c',
'radeon_ws_bo.c',
'r600.c',
'r600_bo.c',
'r600_drm.c',
'r600_hw_context.c',
]