projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
863eca9
)
add mesa/shader/grammar to include list
author
Michal Krol
<mjkrol@gmail.org>
Wed, 25 May 2005 13:37:56 +0000
(13:37 +0000)
committer
Michal Krol
<mjkrol@gmail.org>
Wed, 25 May 2005 13:37:56 +0000
(13:37 +0000)
src/mesa/sources
patch
|
blob
|
history
diff --git
a/src/mesa/sources
b/src/mesa/sources
index ab0ae480889260ae8efbac7af10bdb8054f81624..21c252b8ba3f519b40404fc059a113a1a180178d 100644
(file)
--- a/
src/mesa/sources
+++ b/
src/mesa/sources
@@
-319,6
+319,7
@@
INCLUDE_DIRS = \
-I$(TOP)/src/mesa/math \
-I$(TOP)/src/mesa/tnl \
-I$(TOP)/src/mesa/shader \
+ -I$(TOP)/src/mesa/shader/grammar \
-I$(TOP)/src/mesa/shader/slang \
-I$(TOP)/src/mesa/shader/slang/OSDependent/Linux \
-I$(TOP)/src/mesa/shader/slang/OGLCompilersDLL \