egl: helps if the stride is right
[mesa.git] / src / gallium / Makefile
index a13b9a52d36b1f83f37561fe228b94401e78953e..291973c904e379a426bedf34a49601c7223cae57 100644 (file)
@@ -2,7 +2,7 @@ TOP = ../..
 include $(TOP)/configs/current
 
 
-SUBDIRS = aux drivers
+SUBDIRS = auxiliary drivers winsys/common
 
 
 default: subdirs
@@ -18,3 +18,8 @@ subdirs:
 
 clean:
        rm -f `find . -name \*.[oa]`
+       rm -f `find . -name depend`
+
+
+# Dummy install target
+install: