Merge branch 'gallium-0.1' into gallium-tex-surfaces
[mesa.git] / src / gallium / drivers / Makefile
index 8dcfb18a16f98571a00b51c43d64403510b4b5ad..6161cb6ff8f459c4a32c6f8967267539c4909e18 100644 (file)
@@ -2,7 +2,7 @@ TOP = ../../..
 include $(TOP)/configs/current
 
 
-SUBDIRS = softpipe i915simple i965simple failover
+SUBDIRS = $(GALLIUM_DRIVER_DIRS)
 
 
 default: subdirs