summaryrefslogtreecommitdiff
path: root/configs/default
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-07-17 15:40:10 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-07-17 15:40:10 -0600
commit3bfedb7ed4a35cfcc7187bc22314833ef1d96ec9 (patch)
tree988ee173661bc5e65f0eb3fa6907befeefe8716f /configs/default
parent73b8ee412110598b5c54ac695fcfce2878fdbe07 (diff)
mesa: build the stand-alone glslcompiler by default, update the docs
Diffstat (limited to 'configs/default')
-rw-r--r--configs/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default
index a14078fa26..36dc483c9a 100644
--- a/configs/default
+++ b/configs/default
@@ -67,7 +67,7 @@ GLW_SOURCES = GLwDrawA.c
LIB_DIR = lib
SRC_DIRS = mesa glu glut/glx glw
GLU_DIRS = sgi
-DRIVER_DIRS = x11 osmesa
+DRIVER_DIRS = x11 osmesa glslcompiler
# Which subdirs under $(TOP)/progs/ to enter:
PROGRAM_DIRS = demos redbook samples glsl xdemos