i965: Get a ralloc context into brw_compile.
[mesa.git] / src / mesa / Makefile.mgw
index b90384d04a705396e09fac123fbb5174c5c50c3e..fc0ff28d697c0c17232384c92a64514f86f5540e 100644 (file)
@@ -216,8 +216,8 @@ clean:
        -$(call UNLINK,main/*.o)
        -$(call UNLINK,math/*.o)
        -$(call UNLINK,vbo/*.o)
-       -$(call UNLINK,shader/*.o)
-       -$(call UNLINK,shader/slang/*.o)
+       -$(call UNLINK,program/*.o)
+       -$(call UNLINK,slang/*.o)
        -$(call UNLINK,sparc/*.o)
        -$(call UNLINK,ppc/*.o)
        -$(call UNLINK,swrast/*.o)