clover: Fix build with libclang v3.2
[mesa.git] / src / gallium / state_trackers / Makefile
index 0900efc664fb68499882586a8bfa16794a9e0db8..d5162c17507e25a8af17adf38c25439eaacb2bf4 100644 (file)
@@ -17,7 +17,7 @@ subdirs:
 
 
 clean:
-       rm -f `find . -name \*.[oa]`
+       rm -f `find . -regex '.*\.l?[oa]'`
        rm -f `find . -name depend`