pipebuffer: Include fenced buffer manager in build

This commit is contained in:
Jakob Bornecrantz
2010-02-18 22:42:31 +00:00
parent 0032525242
commit 1ee905bc47

View File

@@ -54,6 +54,7 @@ C_SOURCES = \
os/os_stream_str.c \
os/os_stream_null.c \
os/os_time.c \
pipebuffer/pb_buffer_fenced.c \
pipebuffer/pb_buffer_malloc.c \
pipebuffer/pb_bufmgr_alt.c \
pipebuffer/pb_bufmgr_cache.c \