Module: Mesa
Branch: glsl2
Commit: f311d8e9e9ef79fde762fbd7817f7fe51b37dc45
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f311d8e9e9ef79fde762fbd7817f7fe51b37dc45

Author: Eric Anholt <[email protected]>
Date:   Mon Aug  2 10:49:29 2010 -0700

glsl2: Don't add mesa/program/ as an include dir.  Let includes say program/.

---

 src/glsl/Makefile |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/glsl/Makefile b/src/glsl/Makefile
index 0254fec..f98b772 100644
--- a/src/glsl/Makefile
+++ b/src/glsl/Makefile
@@ -100,7 +100,6 @@ INCLUDES = \
        -I. \
        -I../mesa \
        -I../mapi \
-       -I../mesa/program \
        -I../../include \
        $(LIBRARY_INCLUDES)
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to