summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJakob Bornecrantz <jakob@vmware.com>2009-02-10 17:43:25 +0100
committerJakob Bornecrantz <jakob@vmware.com>2009-02-10 17:43:25 +0100
commit767b1acbb757186bde30973394f256ab7498a075 (patch)
treed512cab157671b95b71700652131c897e2f168bd /configs
parent1789dc8015d75b996a546a94f88d8cdaa3c7e8c4 (diff)
mesa: Build both software rasterizers for debug
But put the gallium one in lib/gallium
Diffstat (limited to 'configs')
-rw-r--r--configs/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/default b/configs/default
index 3a49c5a969..4c8698ccc4 100644
--- a/configs/default
+++ b/configs/default
@@ -81,7 +81,7 @@ MOTIF_CFLAGS = -I/usr/include/Motif1.2
LIB_DIR = lib
SRC_DIRS = mesa gallium egl gallium/winsys glu glut/glx glew glw
GLU_DIRS = sgi
-DRIVER_DIRS =
+DRIVER_DIRS = x11 osmesa
# Which subdirs under $(TOP)/progs/ to enter:
PROGRAM_DIRS = demos redbook samples glsl xdemos