cell: fix breakage from xlib re-org
[mesa.git] / src / gallium / drivers / cell / ppu / Makefile
index 9358a47284c63859424d2ae6889a84774d136612..12d7ef9a3700480d0a9e8c076492035c83e79750 100644 (file)
@@ -39,8 +39,7 @@ SOURCES = \
        cell_texture.c \
        cell_vbuf.c \
        cell_vertex_fetch.c \
-       cell_vertex_shader.c \
-       cell_winsys.c
+       cell_vertex_shader.c
 
 
 OBJECTS = $(SOURCES:.c=.o) \