gallium: Move xorg drivers to targets
[mesa.git] / src / gallium / winsys / drm / nouveau / Makefile
index 652cf7146cb854d4c0da5e4c218865e53f3203f4..6c9cbef26df93a451b5cea51758bf08065655bd2 100644 (file)
@@ -2,7 +2,7 @@
 TOP = ../../../../..
 include $(TOP)/configs/current
 
-SUBDIRS = common dri
+SUBDIRS = drm $(GALLIUM_STATE_TRACKERS_DIRS)
 
 default install clean:
        @for dir in $(SUBDIRS) ; do \