r600g: fix scons build

This commit is contained in:
Marek Olšák 2011-08-17 22:53:10 +02:00
parent 3f78f71973
commit 17867f06b1

View file

@ -6,6 +6,7 @@ env.Append(CPPDEFINES = ['GALLIUM_RBUG', 'GALLIUM_TRACE'])
env.Prepend(LIBS = [
st_dri,
radeonwinsys,
r600winsys,
r600,
trace,