Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=50480
---
src/mesa/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/mesa/Makefile b/src/mesa/Makefile
index 741ca0f..845b524 100644
--- a/src/mesa/Makefile
+++ b/src/mesa/Makefile
@@ -232,6 +232,7 @@ clean:
-@cd drivers/osmesa && $(MAKE) clean
-@cd x86 && $(MAKE) clean
-@cd x86-64 && $(MAKE) clean
+ -@cd libdricore && $(MAKE) clean
-include $(DEPENDS)
--
1.7.10
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev