projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c9d0c7
)
scons: Fix build.
author
Michal Krol
<michal@tungstengraphics.com>
Mon, 18 Aug 2008 12:40:02 +0000
(14:40 +0200)
committer
Michal Krol
<michal@tungstengraphics.com>
Mon, 18 Aug 2008 12:40:02 +0000
(14:40 +0200)
src/gallium/winsys/SConscript
patch
|
blob
|
history
diff --git
a/src/gallium/winsys/SConscript
b/src/gallium/winsys/SConscript
index ddab9efc86eac61a8d42c4c5c01a3894c4a4b65f..30c3378dfff432dac799422690b4f2f5f98300c3 100644
(file)
--- a/
src/gallium/winsys/SConscript
+++ b/
src/gallium/winsys/SConscript
@@
-1,6
+1,6
@@
Import('*')
-if env['dr
m
']:
+if env['dr
i
']:
SConscript([
'drm/SConscript',
])