summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorKeith Whitwell <keith@tungstengraphics.com>2008-09-12 12:24:21 +0100
committerKeith Whitwell <keith@tungstengraphics.com>2008-09-12 12:24:21 +0100
commitf7d7a212cdb026fd6c22b9236a2583d348b0c160 (patch)
treed177551a0b1b0f7baddb734374c01ed7721d5b18 /configs
parent4b458555ab2dacdc3e91ffebf0d1c13ed52e2e3f (diff)
mesa: build gallium directories before core mesa
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 2b0eb196d9..5fd4c26d37 100644
--- a/configs/default
+++ b/configs/default
@@ -77,7 +77,7 @@ MOTIF_CFLAGS = -I/usr/include/Motif1.2
# Directories to build
LIB_DIR = lib
-SRC_DIRS = gallium mesa egl gallium/winsys glu glut/glx glw
+SRC_DIRS = mesa gallium egl gallium/winsys glu glut/glx glw
GLU_DIRS = sgi
DRIVER_DIRS =
# Which subdirs under $(TOP)/progs/ to enter: