add mesa/shader/grammar to include list
authorMichal Krol <mjkrol@gmail.org>
Wed, 25 May 2005 13:37:56 +0000 (13:37 +0000)
committerMichal Krol <mjkrol@gmail.org>
Wed, 25 May 2005 13:37:56 +0000 (13:37 +0000)
src/mesa/sources

index ab0ae480889260ae8efbac7af10bdb8054f81624..21c252b8ba3f519b40404fc059a113a1a180178d 100644 (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 \