add mesa/shader/grammar to include list

This commit is contained in:
Michal Krol 2005-05-25 13:37:56 +00:00
parent 863eca9973
commit 2b73e5aaaf

View file

@ -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 \