Mesa (master): cell: add glsl to SRC_DIRS

Brian Paul brianp at kemper.freedesktop.org
Sun Dec 27 17:25:18 UTC 2009


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

Author: Brian Paul <brianp at vmware.com>
Date:   Sun Dec 27 10:24:12 2009 -0700

cell: add glsl to SRC_DIRS

---

 configs/linux-cell |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configs/linux-cell b/configs/linux-cell
index 19d435f..221655c 100644
--- a/configs/linux-cell
+++ b/configs/linux-cell
@@ -33,7 +33,7 @@ CFLAGS = $(OPT_FLAGS) -Wall -Winline -Wmissing-prototypes \
 CXXFLAGS = $(CFLAGS)
 
 # Omitting glw here:
-SRC_DIRS = gallium mesa gallium/winsys glu glut/glx glew
+SRC_DIRS = glsl mesa gallium gallium/winsys glu glut/glx glew
 
 # Build no traditional Mesa drivers:
 DRIVER_DIRS =




More information about the mesa-commit mailing list