g3dvl: Catch up to gallium changes, fix build.
[mesa.git] / src / gallium / Makefile
index 291973c904e379a426bedf34a49601c7223cae57..c7b594d084e4418d1508b72f9bf2f5ef28d9d9d3 100644 (file)
@@ -2,7 +2,8 @@ TOP = ../..
 include $(TOP)/configs/current
 
 
-SUBDIRS = auxiliary drivers winsys/common
+SUBDIRS = auxiliary drivers state_trackers
+# Note winsys/ needs to be built after src/mesa
 
 
 default: subdirs