g3dvl: Catch up to gallium changes, fix build.
[mesa.git] / src / gallium / Makefile
index 568747e15755d6fab3ddd03a0c03eb13e7b1aa07..c7b594d084e4418d1508b72f9bf2f5ef28d9d9d3 100644 (file)
@@ -2,7 +2,8 @@ TOP = ../..
 include $(TOP)/configs/current
 
 
-SUBDIRS = auxiliary drivers
+SUBDIRS = auxiliary drivers state_trackers
+# Note winsys/ needs to be built after src/mesa
 
 
 default: subdirs
@@ -19,3 +20,7 @@ subdirs:
 clean:
        rm -f `find . -name \*.[oa]`
        rm -f `find . -name depend`
+
+
+# Dummy install target
+install: