Merge commit 'origin/mesa_7_7_branch'
[mesa.git] / src / gallium / auxiliary / pipebuffer / Makefile
index f9b39d9ce0a45e36d512a8b6b173b8a286a980f2..1c00ba8d986d36b6c62e885be7521f48ff6d9091 100644 (file)
@@ -11,12 +11,9 @@ C_SOURCES = \
        pb_bufmgr_debug.c \
        pb_bufmgr_fenced.c \
        pb_bufmgr_mm.c \
+       pb_bufmgr_ondemand.c \
        pb_bufmgr_pool.c \
        pb_bufmgr_slab.c \
-       pb_validate.c \
-       pb_winsys.c
+       pb_validate.c
 
 include ../../Makefile.template
-
-symlinks:
-