projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73c0f9f
)
targets: Use a valid winsys include path in Makefile.dri
author
Jakob Bornecrantz
<wallbraker@gmail.com>
Tue, 20 Apr 2010 21:49:27 +0000
(22:49 +0100)
committer
Jakob Bornecrantz
<wallbraker@gmail.com>
Tue, 20 Apr 2010 21:49:51 +0000
(22:49 +0100)
src/gallium/targets/Makefile.dri
patch
|
blob
|
history
diff --git
a/src/gallium/targets/Makefile.dri
b/src/gallium/targets/Makefile.dri
index 16477e349630b30b55fba8a711cb60d6f75c797b..8efbf4e828c68ce535b5c20467a027765abe0542 100644
(file)
--- a/
src/gallium/targets/Makefile.dri
+++ b/
src/gallium/targets/Makefile.dri
@@
-36,7
+36,7
@@
SHARED_INCLUDES = \
-I$(TOP)/src/gallium/include \
-I$(TOP)/src/gallium/auxiliary \
-I$(TOP)/src/gallium/drivers \
- -I$(TOP)/src/gallium/winsys
/common
\
+ -I$(TOP)/src/gallium/winsys \
-I$(TOP)/src/mesa \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/glapi \