mesa: build gallium directories before core mesa

This commit is contained in:
Keith Whitwell 2008-09-12 12:24:21 +01:00
parent 4b458555ab
commit f7d7a212cd
1 changed files with 1 additions and 1 deletions

View File

@ -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: