projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddece00
)
Add path for GL includes in mesa tree.
author
michal
<michal@michal-laptop.(none)>
Mon, 6 Aug 2007 15:00:54 +0000
(16:00 +0100)
committer
michal
<michal@michal-laptop.(none)>
Mon, 6 Aug 2007 15:02:35 +0000
(16:02 +0100)
src/mesa/pipe/Makefile.template
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/Makefile.template
b/src/mesa/pipe/Makefile.template
index 84b4dcd13a891f17c4aa186046c0fb3c930ee478..f2a9591de53b32cd3e293e1218bd2856bece50da 100644
(file)
--- a/
src/mesa/pipe/Makefile.template
+++ b/
src/mesa/pipe/Makefile.template
@@
-17,6
+17,7
@@
INCLUDES = \
-I$(TOP)/src/mesa/drivers/dri/common \
-I$(TOP)/src/mesa/main \
-I$(TOP)/src/mesa/pipe \
+ -I$(TOP)/include \
-I$(TOP)/src/mesa