mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
nouveau: respect GALLIUM_STATE_TRACKERS_DIRS
This commit is contained in:
parent
9e02fa4532
commit
71b1c92405
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
TOP = ../../../../..
|
||||
include $(TOP)/configs/current
|
||||
|
||||
SUBDIRS = drm dri
|
||||
SUBDIRS = drm $(GALLIUM_STATE_TRACKERS_DIRS)
|
||||
|
||||
default install clean:
|
||||
@for dir in $(SUBDIRS) ; do \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue