mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
mesa: build gallium directories before core mesa
This commit is contained in:
parent
4b458555ab
commit
f7d7a212cd
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue