pipebuffer: fix inverted signalled checking
[mesa.git] / src / gallium / auxiliary / pipebuffer / Makefile
index 3b501c51dffcdb2210947682c663d78b61c0731d..21d25d24748e27faa461db432451e98e25a5b726 100644 (file)
@@ -9,7 +9,6 @@ C_SOURCES = \
        pb_bufmgr_alt.c \
        pb_bufmgr_cache.c \
        pb_bufmgr_debug.c \
-       pb_bufmgr_fenced.c \
        pb_bufmgr_mm.c \
        pb_bufmgr_ondemand.c \
        pb_bufmgr_pool.c \
@@ -17,6 +16,3 @@ C_SOURCES = \
        pb_validate.c
 
 include ../../Makefile.template
-
-symlinks:
-