radeong: fix scons build

This commit is contained in:
Joakim Sindholt
2010-04-28 21:09:30 +02:00
parent dd3b98bdf6
commit 2c512085ab
+1
View File
@@ -8,6 +8,7 @@ radeon_sources = [
'radeon_r300.c',
]
env.ParseConfig('pkg-config --cflags libdrm_radeon')
env.Append(CPPPATH = '#/src/gallium/drivers/r300')
radeonwinsys = env.ConvenienceLibrary(