nouveau: respect GALLIUM_STATE_TRACKERS_DIRS

This commit is contained in:
Ben Skeggs 2009-05-08 09:22:16 +10:00
parent 9e02fa4532
commit 71b1c92405

View file

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